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:
141
141
go-version : 1.25
142
142
windows-cni-version : v0.3.1
143
143
docker-version : 5:28.0.4-1~ubuntu.24.04~noble
144
- containerd-version : 2.1.3
144
+ containerd-version : 2.1.4
145
145
# Note: these as for amd64
146
- containerd-sha : 436cc160c33b37ec25b89fb5c72fc879ab2b3416df5d7af240c3e9c2f4065d3c
146
+ containerd-sha : 316d510a0428276d931023f72c09fdff1a6ba81d6cc36f31805fea6a3c88f515
147
147
containerd-service-sha : 1941362cbaa89dd591b99c32b050d82c583d3cd2e5fa63085d7017457ec5fca8
148
148
linux-cni-version : v1.7.1
149
149
linux-cni-sha : 1a28a0506bfe5bcdc981caf1a49eeab7e72da8321f1119b7be85f22621013098
Original file line number Diff line number Diff line change 17
17
18
18
# Basic deps
19
19
# @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
21
21
ARG RUNC_VERSION=v1.3.0@4ca628d1d4c974f92d24daccb901aa078aad748e
22
22
ARG CNI_PLUGINS_VERSION=v1.7.1@BINARY
23
23
You can’t perform that action at this time.
0 commit comments