circleci: Update docker image

With Go 10.3 and newest Goreleaser and Mage.
This commit is contained in:
Bjørn Erik Pedersen 2018-06-29 10:46:21 +02:00
parent de37455ec7
commit 554553c09c
No known key found for this signature in database
GPG key ID: 330E6E2BD4859D8F

View file

@ -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: