Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 5496ae0

Browse files
Merge pull request #492 from thaJeztah/bump_golang_1.13.15
[master] bump Golang 1.13.15
2 parents eb9999a + 1e6aaf9 commit 5496ae0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ BUILDTIME=$(shell date -u -d "@$${SOURCE_DATE_EPOCH:-$$(date +%s)}" --rfc-3339 n
33
CHOWN:=docker run --rm -v $(CURDIR):/v -w /v alpine chown
44
DEFAULT_PRODUCT_LICENSE:=Community Engine
55
DOCKER_GITCOMMIT:=abcdefg
6-
GO_VERSION:=1.13.14
6+
GO_VERSION:=1.13.15
77
PLATFORM=Docker Engine - Community
88
SHELL:=/bin/bash
99
VERSION?=0.0.1-dev

0 commit comments

Comments
 (0)