From 68998aee630f3a3c42e665f624f497b0b4d259ba Mon Sep 17 00:00:00 2001 From: Jan Dubois Date: Sat, 20 Jul 2024 16:10:38 -0700 Subject: [PATCH] =?UTF-8?q?Bump=20cri-dockerd=200.3.14=20=E2=86=92=200.3.1?= =?UTF-8?q?5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Dubois --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2124cb3..c3ada1d 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ ARCH_ALIAS = $(shell echo "$(ARCH_ALIAS_$(ARCH))") NERDCTL_VERSION=1.7.6 QEMU_VERSION=v8.1.5 -CRI_DOCKERD_VERSION=0.3.14 +CRI_DOCKERD_VERSION=0.3.15 CRI_DOCKERD_ORG=Mirantis BINFMT_IMAGE=tonistiigi/binfmt:qemu-$(QEMU_VERSION) OPENRESTY_VERSION=0.0.5