Skip to content

Commit

Permalink
Merge pull request #33 from lima-vm/nerdctl-0.15
Browse files Browse the repository at this point in the history
Bump nerdctl 0.14.0 → 0.15.0
  • Loading branch information
jandubois authored Dec 14, 2021
2 parents 7ff6dc8 + e1ced39 commit d9eceea
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.14.0
NERDCTL_VERSION=0.15.0
QEMU_VERSION=v6.1.0
BINFMT_IMAGE=tonistiigi/binfmt:qemu-$(QEMU_VERSION)

Expand Down

0 comments on commit d9eceea

Please sign in to comment.