Skip to content

Commit

Permalink
Merge pull request #871 from thaJeztah/20.10_bump_go1.19
Browse files Browse the repository at this point in the history
[20.10] update to go1.19.7
  • Loading branch information
thaJeztah committed Mar 31, 2023
2 parents b72f3fa + c2bb623 commit 8789ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.mk
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.18.10
GO_VERSION:=1.19.7
PLATFORM=Docker Engine - Community
SHELL:=/bin/bash
VERSION?=0.0.1-dev
Expand Down

0 comments on commit 8789ff5

Please sign in to comment.