Skip to content

Commit af05570

Browse files
committed
changing CI docker image
1 parent 3b1fb21 commit af05570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
release:
7272
docker:
73-
- image: circleci/python:3.6.1
73+
- image: circleci/python:3.7.0
7474
working_directory: ~/repo
7575
steps:
7676
- checkout

0 commit comments

Comments
 (0)