Skip to content

Commit 8a450eb

Browse files
authored
Merge pull request #1265 from k8s-infra-cherrypick-robot/cherry-pick-1264-to-release-1.10
[release-1.10] Update go version to 1.20.5 to address CVE fixes
2 parents 19ed1ed + 9226c92 commit 8a450eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
ARG BUILDPLATFORM
1616

17-
FROM --platform=$BUILDPLATFORM golang:1.20.3 as builder
17+
FROM --platform=$BUILDPLATFORM golang:1.20.5 as builder
1818

1919
ARG STAGINGVERSION
2020
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)