Skip to content

Commit

Permalink
Update docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
bitfield committed Dec 5, 2018
1 parent 68d4ad1 commit 87611e3
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 @@ -8,7 +8,7 @@ jobs:
- run: go test ./...
build_docker:
docker:
- image: circleci/docker:18.09
- image: docker:18.09
steps:
- checkout
- setup_remote_docker
Expand Down

0 comments on commit 87611e3

Please sign in to comment.