Skip to content

Commit f19ded9

Browse files
Update cimg/python Docker tag to v3.13.8 (#200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66991a1 commit f19ded9

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.13.6-browsers
5+
- image: cimg/python:3.13.8-browsers
66
working_directory: ~/CircleCIWork
77

88
orbs:

0 commit comments

Comments
 (0)