File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -141,9 +141,9 @@ jobs:
141141 go-version : 1.25
142142 windows-cni-version : v0.3.1
143143 docker-version : 5:28.0.4-1~ubuntu.24.04~noble
144- containerd-version : 2.1.3
144+ containerd-version : 2.1.4
145145 # Note: these as for amd64
146- containerd-sha : 436cc160c33b37ec25b89fb5c72fc879ab2b3416df5d7af240c3e9c2f4065d3c
146+ containerd-sha : 316d510a0428276d931023f72c09fdff1a6ba81d6cc36f31805fea6a3c88f515
147147 containerd-service-sha : 1941362cbaa89dd591b99c32b050d82c583d3cd2e5fa63085d7017457ec5fca8
148148 linux-cni-version : v1.7.1
149149 linux-cni-sha : 1a28a0506bfe5bcdc981caf1a49eeab7e72da8321f1119b7be85f22621013098
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.1.3@c787fb98911740dd3ff2d0e45ce88cdf01410486
20+ ARG CONTAINERD_VERSION=v2.1.4@75cb2b7193e4e490e9fbdc236c0e811ccaba3376
2121ARG RUNC_VERSION=v1.3.0@4ca628d1d4c974f92d24daccb901aa078aad748e
2222ARG CNI_PLUGINS_VERSION=v1.7.1@BINARY
2323
You can’t perform that action at this time.
0 commit comments