Skip to content

Commit

Permalink
Bump nerdctl from 0.12.1 → 0.13.0
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Dubois <[email protected]>
  • Loading branch information
jandubois committed Nov 4, 2021
1 parent 26d4276 commit aff36ba
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 aff36ba

Please sign in to comment.