Skip to content

Commit 06dd326

Browse files
committed
Build with Go 1.9.2
1 parent b93561f commit 06dd326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: bepsays/ci-goreleaser
5+
- image: bepsays/ci-goreleaser:0.34.2-6
66
working_directory: /go/src/github.com/bep/s3deploy
77
steps:
88
- checkout

0 commit comments

Comments
 (0)