We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6acdb95 commit 0607731Copy full SHA for 0607731
1 file changed
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
working_directory: ~/Clever/discovery-python
5
docker:
6
- - image: ccimg/python:3.9.12
+ - image: cimg/python:3.9.12
7
environment:
8
CIRCLE_ARTIFACTS: /tmp/circleci-artifacts
9
CIRCLE_TEST_REPORTS: /tmp/circleci-test-results
0 commit comments