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 8768000 commit 8931a39Copy full SHA for 8931a39
common.mk
@@ -16,7 +16,7 @@ BUILDTIME=$(shell date -u -d "@$${SOURCE_DATE_EPOCH:-$$(date +%s)}" --rfc-3339 n
16
CHOWN:=docker run --rm -v $(CURDIR):/v -w /v alpine chown
17
DEFAULT_PRODUCT_LICENSE:=Community Engine
18
DOCKER_GITCOMMIT:=abcdefg
19
-GO_VERSION:=1.16.6
+GO_VERSION:=1.16.7
20
PLATFORM=Docker Engine - Community
21
SHELL:=/bin/bash
22
VERSION?=0.0.1-dev
0 commit comments