Skip to content

Commit e1ced39

Browse files
committed
Bump nerdctl 0.14.0 → 0.15.0
Signed-off-by: Jan Dubois <[email protected]>
1 parent 7ff6dc8 commit e1ced39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

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

0 commit comments

Comments
 (0)