diff --git a/docker/DebugDockerfile b/docker/DebugDockerfile index ec1ff6d2f..6c97635e0 100644 --- a/docker/DebugDockerfile +++ b/docker/DebugDockerfile @@ -1,4 +1,4 @@ -FROM golang:1.22-alpine +FROM golang:1.24.0-alpine LABEL maintainer="Team ACID @ Zalando " # We need root certificates to deal with teams api over https