Skip to content

Commit 7695305

Browse files
⬆️ Upgrade container image golang to v1.24
Signed-off-by: Charlie Haley <charlie-haley@users.noreply.github.com>
1 parent 665b8fc commit 7695305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/Dockerfile.tools

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.22 AS builder
1+
FROM golang:1.24 AS builder
22

33
WORKDIR /template
44

0 commit comments

Comments
 (0)