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 804a8cd commit 4f099fbCopy full SHA for 4f099fb
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.1@e6457afc48eff1ce22dece664932395026a7105e
+ARG RUNC_VERSION=v1.3.2@aeabe4e711d903ef0ea86a4155da0f9e00eabd29
22
ARG CNI_PLUGINS_VERSION=v1.8.0@BINARY
23
24
# Extra deps: Build
0 commit comments