Skip to content

Commit

Permalink
Merge pull request #175 from uktrade/LTD-3003-postgres-upgrade-12
Browse files Browse the repository at this point in the history
 LTD-3003-postgres-upgrade-12
  • Loading branch information
depsiatwal authored Nov 30, 2022
2 parents 09376c5 + cd65d5e commit 2c4b797
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:
tests:
docker:
- image: circleci/python:3.7
- image: circleci/postgres:11
- image: circleci/postgres:12
environment:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: password
Expand Down

0 comments on commit 2c4b797

Please sign in to comment.