We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64705fd commit 1bb716cCopy full SHA for 1bb716c
.circleci/config.yml
@@ -11,7 +11,7 @@ orbs:
11
jobs:
12
build:
13
docker:
14
- - image: circleci/python:3.9.5
+ - image: cimg/python:3.9.5
15
16
working_directory: ~/repo
17
0 commit comments