Skip to content

Commit f7a405b

Browse files
committed
Bump nerdctl to 0.16.1
Signed-off-by: Jan Dubois <[email protected]>
1 parent 328891e commit f7a405b

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.16.0
20+
NERDCTL_VERSION=0.16.1
2121
QEMU_VERSION=v6.1.0
2222
BINFMT_IMAGE=tonistiigi/binfmt:qemu-$(QEMU_VERSION)
2323

0 commit comments

Comments
 (0)