Skip to content

Commit

Permalink
Merge pull request #47 from lima-vm/bump-nerdctl-0.17.0
Browse files Browse the repository at this point in the history
Bump nerdctl from 0.16.1 → 0.17.0
  • Loading branch information
jandubois authored Feb 16, 2022
2 parents f7a405b + dc2b19f commit 0ea4398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ARCH_ALIAS_x86_64 = amd64
ARCH_ALIAS_aarch64 = arm64
ARCH_ALIAS = $(shell echo "$(ARCH_ALIAS_$(ARCH))")

NERDCTL_VERSION=0.16.1
NERDCTL_VERSION=0.17.0
QEMU_VERSION=v6.1.0
BINFMT_IMAGE=tonistiigi/binfmt:qemu-$(QEMU_VERSION)

Expand Down

0 comments on commit 0ea4398

Please sign in to comment.