Skip to content

Commit

Permalink
circleci: Update docker image
Browse files Browse the repository at this point in the history
With Go 10.3 and newest Goreleaser and Mage.
  • Loading branch information
bep committed Jun 29, 2018
1 parent de37455 commit 554553c
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
@@ -1,7 +1,7 @@
defaults: &defaults
working_directory: /go/src/github.com/gohugoio
docker:
- image: bepsays/ci-goreleaser:0.34.2-11
- image: bepsays/ci-goreleaser:0.79.0-1

version: 2
jobs:
Expand Down

0 comments on commit 554553c

Please sign in to comment.