Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
fix: update cimg/postgres versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mgabeler-lee-6rs committed Feb 22, 2024
1 parent d6b91f6 commit a0c65a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ orbs:
sixrs-gke: sixriversystems/sixrs-gke@7

aliases:
- &pg_default "14.10"
- &pg_future "15.5"
- &pg_latest "16.1"
- &pg_default "14.11"
- &pg_future "15.6"
- &pg_latest "16.2"

jobs:
all-in-one:
Expand Down

0 comments on commit a0c65a0

Please sign in to comment.