aboutsummaryrefslogtreecommitdiffstats
path: root/syz-cluster/controller
diff options
context:
space:
mode:
Diffstat (limited to 'syz-cluster/controller')
-rw-r--r--syz-cluster/controller/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/syz-cluster/controller/Dockerfile b/syz-cluster/controller/Dockerfile
index 7b05e16fe..4588f8a0d 100644
--- a/syz-cluster/controller/Dockerfile
+++ b/syz-cluster/controller/Dockerfile
@@ -1,4 +1,4 @@
-FROM golang:1.23-alpine AS controller-builder
+FROM golang:1.24-alpine AS controller-builder
WORKDIR /build