We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4329959 + bf8a30b commit 5598a54Copy full SHA for 5598a54
Dockerfile
@@ -18,7 +18,7 @@
18
# Basic deps
19
# @BINARY: the binary checksums are verified via Dockerfile.d/SHA256SUMS.d/<COMPONENT>-<VERSION>
20
ARG CONTAINERD_VERSION=v2.2.0-rc.0@870bb7c80de5f4f69952b0188154ce61dbd4115a
21
-ARG RUNC_VERSION=v1.3.2@aeabe4e711d903ef0ea86a4155da0f9e00eabd29
+ARG RUNC_VERSION=v1.3.3@d842d7719497cc3b774fd71620278ac9e17710e0
22
ARG CNI_PLUGINS_VERSION=v1.8.0@BINARY
23
24
# Extra deps: Build
0 commit comments