Skip to content

Commit

Permalink
Merge pull request #622 from thaJeztah/bump_golang_1.16.3
Browse files Browse the repository at this point in the history
[master] Update Go to 1.16.13
  • Loading branch information
thaJeztah committed Feb 8, 2022
2 parents 88113e6 + f254083 commit 91f4f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ BUILDTIME=$(shell date -u -d "@$${SOURCE_DATE_EPOCH:-$$(date +%s)}" --rfc-3339 n
CHOWN:=docker run --rm -v $(CURDIR):/v -w /v alpine chown
DEFAULT_PRODUCT_LICENSE:=Community Engine
DOCKER_GITCOMMIT:=abcdefg
GO_VERSION:=1.16.12
GO_VERSION:=1.16.13
PLATFORM=Docker Engine - Community
SHELL:=/bin/bash
VERSION?=0.0.1-dev
Expand Down

0 comments on commit 91f4f12

Please sign in to comment.