We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16cbcec commit 8b8663aCopy full SHA for 8b8663a
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build:
4
docker:
5
- - image: circleci/python:3.5
+ - image: circleci/python:3.6-stretch
6
7
working_directory: ~/label-maker
8
steps:
0 commit comments