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.
1 parent 6137211 commit 2d66497Copy full SHA for 2d66497
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.0.5@fb4c30d4ede3531652d86197bf3fc9515e5276d9
21
-ARG RUNC_VERSION=v1.2.6@e89a29929c775025419ab0d218a43588b4c12b9a
+ARG RUNC_VERSION=v1.3.0@4ca628d1d4c974f92d24daccb901aa078aad748e
22
ARG CNI_PLUGINS_VERSION=v1.6.2@BINARY
23
24
# Extra deps: Build
0 commit comments