Skip to content

Commit 9fa301f

Browse files
authored
Merge pull request #566 from thaJeztah/bump_go_1.16.7
Update Go to 1.16.7
2 parents 8768000 + 8931a39 commit 9fa301f

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
@@ -16,7 +16,7 @@ BUILDTIME=$(shell date -u -d "@$${SOURCE_DATE_EPOCH:-$$(date +%s)}" --rfc-3339 n
1616
CHOWN:=docker run --rm -v $(CURDIR):/v -w /v alpine chown
1717
DEFAULT_PRODUCT_LICENSE:=Community Engine
1818
DOCKER_GITCOMMIT:=abcdefg
19-
GO_VERSION:=1.16.6
19+
GO_VERSION:=1.16.7
2020
PLATFORM=Docker Engine - Community
2121
SHELL:=/bin/bash
2222
VERSION?=0.0.1-dev

0 commit comments

Comments
 (0)