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 4d37b20 + 54739d6 commit 3a8cae1Copy full SHA for 3a8cae1
common.mk
@@ -2,7 +2,7 @@ ARCH=$(shell uname -m)
2
BUILDTIME=$(shell date -u -d "@$${SOURCE_DATE_EPOCH:-$$(date +%s)}" --rfc-3339 ns 2> /dev/null | sed -e 's/ /T/')
3
DEFAULT_PRODUCT_LICENSE:=Community Engine
4
DOCKER_GITCOMMIT:=abcdefg
5
-GO_VERSION:=1.12.16
+GO_VERSION:=1.12.17
6
PLATFORM=Docker Engine - Community
7
SHELL:=/bin/bash
8
VERSION?=0.0.0-dev
0 commit comments