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 679dd2f + bab66bf commit 3ed868dCopy full SHA for 3ed868d
common.mk
@@ -3,7 +3,7 @@ BUILDTIME=$(shell date -u -d "@$${SOURCE_DATE_EPOCH:-$$(date +%s)}" --rfc-3339 n
3
CHOWN:=docker run --rm -v $(CURDIR):/v -w /v alpine chown
4
DEFAULT_PRODUCT_LICENSE:=Community Engine
5
DOCKER_GITCOMMIT:=abcdefg
6
-GO_VERSION:=1.13.13
+GO_VERSION:=1.13.14
7
PLATFORM=Docker Engine - Community
8
SHELL:=/bin/bash
9
VERSION?=0.0.1-dev
0 commit comments