aboutsummaryrefslogtreecommitdiffstats
path: root/syz-cluster/Dockerfile.go-tests
diff options
context:
space:
mode:
Diffstat (limited to 'syz-cluster/Dockerfile.go-tests')
-rw-r--r--syz-cluster/Dockerfile.go-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/syz-cluster/Dockerfile.go-tests b/syz-cluster/Dockerfile.go-tests
index 8dd59bdc3..6dca112ed 100644
--- a/syz-cluster/Dockerfile.go-tests
+++ b/syz-cluster/Dockerfile.go-tests
@@ -1,4 +1,4 @@
-FROM golang:1.23-bullseye
+FROM golang:1.24-bullseye
RUN apt-get update && \
apt-get install -y git