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.
2 parents 9036b8a + 36d2e6e commit 1da366cCopy full SHA for 1da366c
common.mk
@@ -17,7 +17,7 @@ CHOWN:=docker run --rm -v $(CURDIR):/v -w /v alpine chown
17
DEFAULT_PRODUCT_LICENSE:=Community Engine
18
PACKAGER_NAME?=
19
DOCKER_GITCOMMIT:=abcdefg
20
-GO_VERSION:=1.17.8
+GO_VERSION:=1.18.0
21
PLATFORM=Docker Engine - Community
22
SHELL:=/bin/bash
23
VERSION?=0.0.1-dev
0 commit comments