Skip to content

Commit ffca891

Browse files
authored
Merge pull request #71 from lima-vm/nerdctl-0.21
Bump nerdctl 0.20.0 → 0.21.0
2 parents 674d4c3 + 5825905 commit ffca891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARCH_ALIAS_x86_64 = amd64
2121
ARCH_ALIAS_aarch64 = arm64
2222
ARCH_ALIAS = $(shell echo "$(ARCH_ALIAS_$(ARCH))")
2323

24-
NERDCTL_VERSION=0.20.0
24+
NERDCTL_VERSION=0.21.0
2525
QEMU_VERSION=v6.1.0
2626
CRI_DOCKERD_VERSION=0.2.2
2727
CRI_DOCKERD_ORG=Mirantis

0 commit comments

Comments
 (0)