Skip to content

Commit fc688cd

Browse files
authored
Merge pull request #418 from thaJeztah/bump_golang_1.12.15
Update Golang 1.12.15
2 parents 7730ce0 + d553c9e commit fc688cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARCH=$(shell uname -m)
22
BUILDTIME=$(shell date -u -d "@$${SOURCE_DATE_EPOCH:-$$(date +%s)}" --rfc-3339 ns 2> /dev/null | sed -e 's/ /T/')
33
DEFAULT_PRODUCT_LICENSE:=Community Engine
44
DOCKER_GITCOMMIT:=abcdefg
5-
GO_VERSION:=1.12.12
5+
GO_VERSION:=1.12.15
66
PLATFORM=Docker Engine - Community
77
SHELL:=/bin/bash
88
VERSION?=0.0.0-dev

0 commit comments

Comments
 (0)