We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e188f commit 76bda81Copy full SHA for 76bda81
Makefile
@@ -58,7 +58,7 @@ endif
58
IMAGE := $(REGISTRY)/$(BIN)-$(ARCH)
59
LEGACY_IMAGE := $(REGISTRY)/$(BIN)
60
61
-BUILD_IMAGE ?= golang:1.10-alpine
+BUILD_IMAGE ?= golang:1.11-alpine
62
63
# If you want to build all binaries, see the 'all-build' rule.
64
# If you want to build all containers, see the 'all-container' rule.
0 commit comments