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: