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

Commit cbe6e79

Browse files
author
Paulo Gomes
committed
Update GO_VERSION to 1.17.5
Signed-off-by: Paulo Gomes <[email protected]>
1 parent 4e0f275 commit cbe6e79

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.17.3
3+
ARG GO_VERSION=1.17.5
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)