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 43c1ab3 commit deb984fCopy full SHA for deb984f
.circleci/config.yml
@@ -34,7 +34,7 @@ commands:
34
jobs:
35
build:
36
docker:
37
- - image: 'cimg/python:3.9'
+ - image: docker:17.05.0-ce-git
38
steps:
39
- run-build: {}
40
py27:
0 commit comments