Skip to content

Commit e2b13d9

Browse files
Update cimg/python Docker tag to v3.13
1 parent 7a0d7ab commit e2b13d9

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
@@ -6,7 +6,7 @@ orbs:
66
jobs:
77
publish:
88
docker:
9-
- image: cimg/python:3.8
9+
- image: cimg/python:3.13
1010

1111
working_directory: ~/repo
1212

0 commit comments

Comments
 (0)