We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65cb0a9 commit 470f228Copy full SHA for 470f228
1 file changed
.circleci/config.yml
@@ -21,7 +21,7 @@ executors:
21
default: "3.12.3"
22
docker:
23
- image: cimg/python:<< parameters.python_version >>
24
- - image: postgres:16.2
+ - image: postgres:16.3
25
name: postgres
26
environment:
27
POSTGRES_HOST_AUTH_METHOD: trust
0 commit comments