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.
2 parents 43e9561 + 8f9a24d commit 0ace2e8Copy full SHA for 0ace2e8
Makefile
@@ -21,7 +21,7 @@ ARCH_ALIAS_x86_64 = amd64
21
ARCH_ALIAS_aarch64 = arm64
22
ARCH_ALIAS = $(shell echo "$(ARCH_ALIAS_$(ARCH))")
23
24
-NERDCTL_VERSION=0.19.0
+NERDCTL_VERSION=0.20.0
25
QEMU_VERSION=v6.1.0
26
CRI_DOCKERD_VERSION=0.2.0-1
27
BINFMT_IMAGE=tonistiigi/binfmt:qemu-$(QEMU_VERSION)
0 commit comments