We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c95534 + a6606ad commit 8f167f6Copy full SHA for 8f167f6
1 file changed
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=1.2.0
+NERDCTL_VERSION=1.2.1
25
QEMU_VERSION=v7.0.0
26
CRI_DOCKERD_VERSION=0.2.6
27
CRI_DOCKERD_ORG=Mirantis
0 commit comments