Skip to content

Commit b68683d

Browse files
authored
Merge pull request #29 from lima-vm/bump-nerdctl
Bump nerdctl from 0.12.1 → 0.13.0
2 parents 26d4276 + aff36ba commit b68683d

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.12.1
20+
NERDCTL_VERSION=0.13.0
2121

2222
.PHONY: mkimage
2323
mkimage:

0 commit comments

Comments
 (0)