We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bdab35 commit cb6af57Copy full SHA for cb6af57
.circleci/base_config.yml
@@ -8,7 +8,7 @@ orbs:
8
executors:
9
docker-executor:
10
docker:
11
- - image: cimg/python:3.10.4
+ - image: cimg/python:3.10.8
12
user: root
13
machine-executor:
14
machine:
0 commit comments