Skip to content

Commit e36125c

Browse files
author
sjoshistrats
authored
Update config.yml
1 parent 40fde76 commit e36125c

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
@@ -3,7 +3,7 @@ version: 2.1
33
jobs:
44
build_test:
55
docker:
6-
- image: circleci/python:3.6.1
6+
- image: circleci/python:3.6.4
77
steps:
88
- checkout # checkout source code to working directory
99
- run:

0 commit comments

Comments
 (0)