Skip to content

Commit a7a89db

Browse files
committed
chore(ci): Bump cimg images to latest
Signed-off-by: Ferenc Géczi <[email protected]>
1 parent 5525533 commit a7a89db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149

150150
python310:
151151
docker:
152-
- image: cimg/python:3.10.10
152+
- image: cimg/python:3.10.11
153153
- image: cimg/postgres:9.6.24
154154
environment:
155155
POSTGRES_USER: root
@@ -174,7 +174,7 @@ jobs:
174174

175175
python311:
176176
docker:
177-
- image: cimg/python:3.11.2
177+
- image: cimg/python:3.11.3
178178
- image: cimg/postgres:9.6.24
179179
environment:
180180
POSTGRES_USER: root

0 commit comments

Comments
 (0)