Skip to content

Commit

Permalink
Update circleci docker image version
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Collado committed Sep 12, 2017
1 parent 5758e53 commit df3ff00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/rabbithole
docker:
- image: jcollado/python-ci:0.1
- image: jcollado/python-ci:0.2
parallelism: 4
steps:
- checkout
Expand Down

0 comments on commit df3ff00

Please sign in to comment.