File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ jobs:
146146 go-version : 1.25
147147 windows-cni-version : v0.3.1
148148 docker-version : 5:28.0.4-1~ubuntu.24.04~noble
149- containerd-version : 2.2.0-rc.0
149+ containerd-version : 2.2.0
150150 # Note: these as for amd64
151151 containerd-sha : 8a7956e91a33bca10b13b196df00e73acebb7f3931e0d1456c0209139f96251b
152152 containerd-service-sha : 1941362cbaa89dd591b99c32b050d82c583d3cd2e5fa63085d7017457ec5fca8
Original file line number Diff line number Diff line change 1717
1818# Basic deps
1919# @BINARY: the binary checksums are verified via Dockerfile.d/SHA256SUMS.d/<COMPONENT>-<VERSION>
20- ARG CONTAINERD_VERSION=v2.2.0-rc.0@870bb7c80de5f4f69952b0188154ce61dbd4115a
20+ ARG CONTAINERD_VERSION=v2.2.0@1c4457e00facac03ce1d75f7b6777a7a851e5c41
2121ARG RUNC_VERSION=v1.3.3@d842d7719497cc3b774fd71620278ac9e17710e0
2222ARG CNI_PLUGINS_VERSION=v1.8.0@BINARY
2323
You can’t perform that action at this time.
0 commit comments