Skip to content

Commit 0a79620

Browse files
chore(deps): update cimg/python docker tag to v3.13.4
1 parent c70ddf0 commit 0a79620

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/src.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 2.1
44
executors:
55
python-3-10:
66
docker:
7-
- image: cimg/python:3.10.13
7+
- image: cimg/python:3.13.4
88

99

1010
orbs:

.circleci/src.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ orbs:
99
executors:
1010
python-3-10:
1111
docker:
12-
- image: cimg/python:3.10.13
12+
- image: cimg/python:3.13.4
1313
machine:
1414
machine: ubuntu-2022.04
1515

0 commit comments

Comments
 (0)