Skip to content

Commit 8b8663a

Browse files
committed
Bump python version
1 parent 16cbcec commit 8b8663a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: circleci/python:3.5
5+
- image: circleci/python:3.6-stretch
66

77
working_directory: ~/label-maker
88
steps:

0 commit comments

Comments
 (0)