Skip to content

Commit d9eceea

Browse files
authored
Merge pull request #33 from lima-vm/nerdctl-0.15
Bump nerdctl 0.14.0 → 0.15.0
2 parents 7ff6dc8 + e1ced39 commit d9eceea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ARCH_ALIAS_x86_64 = amd64
1717
ARCH_ALIAS_aarch64 = arm64
1818
ARCH_ALIAS = $(shell echo "$(ARCH_ALIAS_$(ARCH))")
1919

20-
NERDCTL_VERSION=0.14.0
20+
NERDCTL_VERSION=0.15.0
2121
QEMU_VERSION=v6.1.0
2222
BINFMT_IMAGE=tonistiigi/binfmt:qemu-$(QEMU_VERSION)
2323

0 commit comments

Comments
 (0)