diff --git a/Dockerfile b/Dockerfile index ca6b6f307..773460e90 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ # limitations under the License. ARG CONTAINERD_VERSION=1.6.36 -ARG RUNC_VERSION=1.1.12 +ARG RUNC_VERSION=1.2.1 ARG NERDCTL_VERSION=1.7.1 FROM public.ecr.aws/docker/library/registry:3.0.0-alpha.1 AS registry