Skip to content

Commit

Permalink
Merge pull request #29 from lima-vm/bump-nerdctl
Browse files Browse the repository at this point in the history
Bump nerdctl from 0.12.1 → 0.13.0
  • Loading branch information
jandubois authored Nov 4, 2021
2 parents 26d4276 + aff36ba commit b68683d
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.12.1
NERDCTL_VERSION=0.13.0

.PHONY: mkimage
mkimage:
Expand Down

0 comments on commit b68683d

Please sign in to comment.