Skip to content

Commit 0e3ed09

Browse files
chore(deps): update cimg/python docker tag to v3.13.6
1 parent 7e979d9 commit 0e3ed09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ orbs:
77
executors:
88
python:
99
docker:
10-
- image: cimg/python:3.11.5
10+
- image: cimg/python:3.13.6
1111
node:
1212
docker:
13-
- image: cimg/python:3.11.5-node
13+
- image: cimg/python:3.13.6-node
1414

1515
jobs:
1616
test:

0 commit comments

Comments
 (0)