Skip to content

Commit

Permalink
Bump docker version on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mtsmfm committed Oct 18, 2017
1 parent a17d05c commit 721ecea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- checkout
- setup_remote_docker:
version: 17.06.0-ce
version: 17.07.0-ce
- run: |
rm docker-compose.override.yml
bin/test

0 comments on commit 721ecea

Please sign in to comment.