Skip to content

Commit 074cbcd

Browse files
chore(deps): update cimg/python docker tag to v3.14.1
1 parent 7e979d9 commit 074cbcd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

1515
jobs:
1616
test:

0 commit comments

Comments
 (0)