We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea78555 commit c8a6b26Copy full SHA for c8a6b26
.circleci/config.yml
@@ -13,7 +13,7 @@ jobs:
13
14
docker:
15
- image: cimg/ruby:<< parameters.ruby-version >>
16
- - image: circleci/postgres:12.9
+ - image: cimg/postgres:14.6
17
environment:
18
POSTGRES_USER: postgres
19
POSTGRES_PASSWORD: torque
0 commit comments