Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit ac8bee1

Browse files
committed
Update Go to v1.17.3
Signed-off-by: Stefan Prodan <[email protected]>
1 parent e1afa3f commit ac8bee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.test

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This Dockerfile tests the hack/Makefile output against git2go.
22
ARG BASE_VARIANT=bullseye
3-
ARG GO_VERSION=1.16.8
3+
ARG GO_VERSION=1.17.3
44
ARG XX_VERSION=1.0.0-rc.2
55

66
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx

0 commit comments

Comments
 (0)