We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5525533 commit a7a89dbCopy full SHA for a7a89db
.circleci/config.yml
@@ -149,7 +149,7 @@ jobs:
149
150
python310:
151
docker:
152
- - image: cimg/python:3.10.10
+ - image: cimg/python:3.10.11
153
- image: cimg/postgres:9.6.24
154
environment:
155
POSTGRES_USER: root
@@ -174,7 +174,7 @@ jobs:
174
175
python311:
176
177
- - image: cimg/python:3.11.2
+ - image: cimg/python:3.11.3
178
179
180
0 commit comments