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 8768000 + 8931a39 commit 9fa301fCopy full SHA for 9fa301f
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