Skip to content

Commit 1c00352

Browse files
committed
Bump to Go 1.24 in docker too
1 parent c0f83f7 commit 1c00352

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
@@ -1,5 +1,5 @@
11
# Build the manager binary
2-
FROM --platform=$BUILDPLATFORM golang:1.23 AS builder
2+
FROM --platform=$BUILDPLATFORM golang:1.24 AS builder
33

44
# download kubebuilder and extract it to tmp
55
ARG BUILDOS BUILDARCH

0 commit comments

Comments
 (0)