Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Commit

Permalink
try bumping up the version of remote docker to allow multistage builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Jul 20, 2017
1 parent f2a7110 commit 540bb3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ jobs:
GOPATH: /go
steps:
- checkout
- setup_remote_docker
- setup_remote_docker:
version: 17.05.0-ce
- run:
name: Install dependencies
command: |
Expand Down

0 comments on commit 540bb3f

Please sign in to comment.