File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -69,10 +69,10 @@ jobs:
69
69
containerd : v1.7.19
70
70
runner : " ubuntu-22.04"
71
71
- ubuntu : 24.04
72
- containerd : v2.0.0-rc.4
72
+ containerd : v2.0.0-rc.5
73
73
runner : " ubuntu-24.04"
74
74
- ubuntu : 24.04
75
- containerd : v2.0.0-rc.4
75
+ containerd : v2.0.0-rc.5
76
76
runner : github-arm64-2c-8gb
77
77
env :
78
78
UBUNTU_VERSION : " ${{ matrix.ubuntu }}"
@@ -179,7 +179,7 @@ jobs:
179
179
rootlesskit : v2.3.1
180
180
target : test-integration-rootless
181
181
- ubuntu : 24.04
182
- containerd : v2.0.0-rc.4
182
+ containerd : v2.0.0-rc.5
183
183
rootlesskit : v2.3.1
184
184
target : test-integration-rootless
185
185
- ubuntu : 24.04
Original file line number Diff line number Diff line change 18
18
# TODO: verify commit hash
19
19
20
20
# Basic deps
21
- ARG CONTAINERD_VERSION=v2.0.0-rc.4
21
+ ARG CONTAINERD_VERSION=v2.0.0-rc.5
22
22
ARG RUNC_VERSION=v1.1.14
23
23
ARG CNI_PLUGINS_VERSION=v1.5.1
24
24
You can’t perform that action at this time.
0 commit comments