Skip to content

Commit a99db0e

Browse files
committed
update containerd (2.2.0)
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 5598a54 commit a99db0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/workflow-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
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
2121
ARG RUNC_VERSION=v1.3.3@d842d7719497cc3b774fd71620278ac9e17710e0
2222
ARG CNI_PLUGINS_VERSION=v1.8.0@BINARY
2323

0 commit comments

Comments
 (0)