Skip to content

Commit 220c8a3

Browse files
chore(deps): update cimg/python docker tag to v3.12.7
1 parent 303510c commit 220c8a3

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.12.7
1111
node:
1212
docker:
13-
- image: cimg/python:3.11.5-node
13+
- image: cimg/python:3.12.7-node
1414

1515
jobs:
1616
test:

0 commit comments

Comments
 (0)