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 e5455b2 commit e20f036Copy full SHA for e20f036
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.1.4@75cb2b7193e4e490e9fbdc236c0e811ccaba3376
21
-ARG RUNC_VERSION=v1.3.0@4ca628d1d4c974f92d24daccb901aa078aad748e
+ARG RUNC_VERSION=v1.3.1@e6457afc48eff1ce22dece664932395026a7105e
22
ARG CNI_PLUGINS_VERSION=v1.7.1@BINARY
23
24
# Extra deps: Build
0 commit comments