Skip to content

Commit

Permalink
MAP-752 Update postgres version for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
danbenton-mojdt committed Feb 19, 2024
1 parent 82b7e62 commit 2a6255a
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 @@ -20,7 +20,7 @@ executors:
integration-tests:
docker:
- image: cimg/node:<< pipeline.parameters.node-version >>
- image: cimg/postgres:15
- image: cimg/postgres:15.5
environment:
POSTGRES_PASSWORD: use-of-force
POSTGRES_USER: use-of-force
Expand Down

0 comments on commit 2a6255a

Please sign in to comment.