Skip to content

Commit c90faae

Browse files
committed
Update to golang-1.9
1 parent d76367d commit c90faae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ endif
5858
IMAGE := $(REGISTRY)/$(BIN)-$(ARCH)
5959
LEGACY_IMAGE := $(REGISTRY)/$(BIN)
6060

61-
BUILD_IMAGE ?= golang:1.7-alpine
61+
BUILD_IMAGE ?= golang:1.9-alpine
6262

6363
# If you want to build all binaries, see the 'all-build' rule.
6464
# If you want to build all containers, see the 'all-container' rule.

0 commit comments

Comments
 (0)