Skip to content

Commit

Permalink
update postgresql image in circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
mayaeh committed May 3, 2024
1 parent 967fbd1 commit 8005626
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 @@ -19,7 +19,7 @@ executors:
DB_USER: root
DISABLE_SIMPLECOV: true
RAILS_ENV: test
- image: cimg/postgres:14.5
- image: cimg/postgres:15.6
environment:
POSTGRES_USER: root
POSTGRES_HOST_AUTH_METHOD: trust
Expand Down

0 comments on commit 8005626

Please sign in to comment.