We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 894511d + 2c25cc1 commit fbb1360Copy full SHA for fbb1360
1 file changed
pkg/containerd/Dockerfile
@@ -34,7 +34,7 @@ ARG PKG_REPO="https://github.com/containerd/containerd.git"
34
ARG PKG_REF="main"
35
36
ARG GO_IMAGE="golang"
37
-ARG GO_VERSION="1.26.2"
+ARG GO_VERSION="1.25.9"
38
ARG GO_IMAGE_VARIANT="bookworm"
39
40
# stage used as named context that mounts hack/scripts
0 commit comments