Skip to content

Commit f829c93

Browse files
committed
work
1 parent adbb53f commit f829c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ executors:
77
type: string
88
docker:
99
- image: python:<< parameters.version >>-buster
10-
- image: postgres:11.0
10+
- image: postgres:12.0
1111
environment:
1212
POSTGRES_DB: 'psqlextra'
1313
POSTGRES_USER: 'psqlextra'

0 commit comments

Comments
 (0)