Skip to content

Commit 960b91f

Browse files
chore(deps): update cimg/python docker tag to v3.11.5
1 parent dab5809 commit 960b91f

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

1515
jobs:
1616
test:

0 commit comments

Comments
 (0)