From aff36ba5d9d30ce9b202b38a548001f849e8b0de Mon Sep 17 00:00:00 2001 From: Jan Dubois Date: Thu, 4 Nov 2021 13:54:14 -0700 Subject: [PATCH] =?UTF-8?q?Bump=20nerdctl=20from=200.12.1=20=E2=86=92=200.?= =?UTF-8?q?13.0?= 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 64595ec..3ff546d 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ ARCH_ALIAS_x86_64 = amd64 ARCH_ALIAS_aarch64 = arm64 ARCH_ALIAS = $(shell echo "$(ARCH_ALIAS_$(ARCH))") -NERDCTL_VERSION=0.12.1 +NERDCTL_VERSION=0.13.0 .PHONY: mkimage mkimage: