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 202a09c commit ade23a1Copy full SHA for ade23a1
.circleci/config.yml
@@ -68,7 +68,7 @@ jobs:
68
69
lint:
70
docker:
71
- - image: python3.5-alpine
+ - image: python:3.5-alpine
72
steps:
73
- checkout
74
- run:
0 commit comments