Skip to content

Commit 256b142

Browse files
Merge pull request #24 from kubernetes-sigs/dependabot/docker/hack/library/golang-1.24
2 parents cb541e9 + a0e2fae commit 256b142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/Dockerfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# BUILDER
33
#
4-
FROM docker.io/library/golang:1.22 AS builder
4+
FROM docker.io/library/golang:1.24 AS builder
55

66
WORKDIR /buildroot
77

0 commit comments

Comments
 (0)