File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252 - runner : ubuntu-26.04-arm
5353 # Additionally build for old containerd on amd
5454 - runner : ubuntu-26.04
55- containerd-version : v1.7.33
55+ containerd-version : v1.7.34
5656 with :
5757 runner : ${{ matrix.runner }}
5858 containerd-version : ${{ matrix.containerd-version }}
8181 # old containerd + old ubuntu + old rootlesskit
8282 - runner : ubuntu-22.04
8383 target : rootless
84- containerd-version : v1.7.33
84+ containerd-version : v1.7.34
8585 rootlesskit-version : v1.1.1
8686 # gomodjail
8787 - runner : ubuntu-26.04
9898 # old containerd + old ubuntu
9999 - runner : ubuntu-22.04
100100 target : rootful
101- containerd-version : v1.7.33
101+ containerd-version : v1.7.34
102102 # ipv6
103103 - runner : ubuntu-26.04
104104 target : rootful
@@ -149,8 +149,3 @@ jobs:
149149 go-version : 1.26
150150 windows-cni-version : v0.3.1
151151 docker-version : 5:29.6.1-1~ubuntu.26.04~resolute
152- # Windows CI still requires containerd v2.2.
153- # [v2.3.0 regression] The virtual machine or container JSON document is invalid. (Hyper-V container)
154- # https://github.com/containerd/containerd/issues/13254
155- windows-containerd-version : 2.2.5
156- windows-containerd-sha : 8724c3a873b4984f5ee092c8f15c1a98ebbb0f968106cf8f5849ea100f3a0236
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.3.2@fff62f14765df376e5fc36f5a8f8e795b5670f61
20+ ARG CONTAINERD_VERSION=v2.3.3@aad11006b869517fcd3009450b6f82da282e1a9b
2121ARG RUNC_VERSION=v1.5.0@c4bb59526d0c9cf3a3a46a04d08ca031749a2119
2222ARG CNI_PLUGINS_VERSION=v1.9.1@BINARY
2323
You can’t perform that action at this time.
0 commit comments