Skip to content

Commit 0ea4398

Browse files
authored
Merge pull request #47 from lima-vm/bump-nerdctl-0.17.0
Bump nerdctl from 0.16.1 → 0.17.0
2 parents f7a405b + dc2b19f commit 0ea4398

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.16.1
20+
NERDCTL_VERSION=0.17.0
2121
QEMU_VERSION=v6.1.0
2222
BINFMT_IMAGE=tonistiigi/binfmt:qemu-$(QEMU_VERSION)
2323

0 commit comments

Comments
 (0)