Skip to content

Commit 254c9ff

Browse files
committed
Update cimg/python Docker tag to v3.12.7
1 parent 4b5aa70 commit 254c9ff

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
@@ -2,7 +2,7 @@ version: 2.1
22
executors:
33
my-executor:
44
docker:
5-
- image: cimg/python:3.12.6-browsers
5+
- image: cimg/python:3.12.7-browsers
66
working_directory: ~/CircleCIWork
77

88
orbs:

0 commit comments

Comments
 (0)