Skip to content

Commit 0607731

Browse files
committed
image correction
1 parent 6acdb95 commit 0607731

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
build:
44
working_directory: ~/Clever/discovery-python
55
docker:
6-
- image: ccimg/python:3.9.12
6+
- image: cimg/python:3.9.12
77
environment:
88
CIRCLE_ARTIFACTS: /tmp/circleci-artifacts
99
CIRCLE_TEST_REPORTS: /tmp/circleci-test-results

0 commit comments

Comments
 (0)