Skip to content

Commit ae33d10

Browse files
authored
Merge pull request #1274 from k8s-infra-cherrypick-robot/cherry-pick-1272-to-release-1.9
[release-1.9] Update Docker.Windows to 1.20.5
2 parents 8d47774 + 60703e7 commit ae33d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.Windows

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
ARG BASE_IMAGE
16-
FROM --platform=$BUILDPLATFORM golang:1.19.6 AS builder
16+
FROM --platform=$BUILDPLATFORM golang:1.20.5 AS builder
1717

1818
ARG TARGETPLATFORM
1919
ARG BUILDPLATFORM

0 commit comments

Comments
 (0)