Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 9f67a91

Browse files
author
Craig Peterson
committed
Update dockerRelease.sh
1 parent f4f1ac9 commit 9f67a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dockerRelease.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ docker run --rm \
1111
-w /go/src/bosun.org \
1212
-e OUTPUTDIR=/output/ \
1313
-e GITHUB_ACCESS_TOKEN=$GITHUB_ACCESS_TOKEN \
14-
golang:1.5.0 /go/src/bosun.org/build/release.sh
14+
golang:1.6 /go/src/bosun.org/build/release.sh

0 commit comments

Comments
 (0)