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