We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec9a7b3 commit d1d9c0dCopy full SHA for d1d9c0d
.circleci/config.yml
@@ -5,7 +5,7 @@ _defaults: &defaults
5
docker:
6
# CircleCI maintains a library of pre-built images
7
# documented at https://circleci.com/docs/2.0/circleci-images/
8
- - image: circleci/python:3.8.0
+ - image: cimg/python:3.10.2
9
working_directory: ~/repo
10
11
jobs:
0 commit comments