Skip to content

Commit

Permalink
Merge pull request #793 from uktrade/GREATUK-724
Browse files Browse the repository at this point in the history
Bumped postgres in CircleCi to 16.2
  • Loading branch information
divyaparameswaran committed Apr 30, 2024
2 parents badd938 + 0659e61 commit 2b8f311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
working_directory: ~/directory-sso
docker:
- image: cimg/python:3.9.13
- image: cimg/postgres:12.17
- image: cimg/postgres:16.2
environment:
POSTGRES_USER: debug
POSTGRES_PASSWORD: debug
Expand Down

0 comments on commit 2b8f311

Please sign in to comment.