Skip to content

Commit f975202

Browse files
Update cimg/python Docker tag to v3.10.7
1 parent d245beb commit f975202

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
@@ -202,7 +202,7 @@ jobs:
202202
upload_to_code_climate:
203203
<<: *defaults
204204
docker:
205-
- image: cimg/python:3.10.6
205+
- image: cimg/python:3.10.7
206206
environment:
207207
CC_TEST_REPORTER_ID: $CC_TEST_REPORTER_ID
208208
working_directory: ~/repo

0 commit comments

Comments
 (0)