Skip to content

Commit c8a6b26

Browse files
author
Carlos Silva
committed
Setup CircleCI correctly
1 parent ea78555 commit c8a6b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
docker:
1515
- image: cimg/ruby:<< parameters.ruby-version >>
16-
- image: circleci/postgres:12.9
16+
- image: cimg/postgres:14.6
1717
environment:
1818
POSTGRES_USER: postgres
1919
POSTGRES_PASSWORD: torque

0 commit comments

Comments
 (0)