Skip to content

Commit 9e2c451

Browse files
Update cimg/python Docker tag to v3.10 (#10949)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent ec8a852 commit 9e2c451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
check:
9494
<<: *defaults
9595
docker:
96-
- image: cimg/python:3.9-node
96+
- image: cimg/python:3.10-node
9797
steps:
9898
- checkout
9999
- *restore_build_cache

0 commit comments

Comments
 (0)