Skip to content

Commit d238e2e

Browse files
authored
Merge pull request #86 from AkihiroSuda/dev
Bump nerdctl 0.22.2 → 0.23.0
2 parents bc4f86f + ffcef5b commit d238e2e

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
@@ -21,7 +21,7 @@ ARCH_ALIAS_x86_64 = amd64
2121
ARCH_ALIAS_aarch64 = arm64
2222
ARCH_ALIAS = $(shell echo "$(ARCH_ALIAS_$(ARCH))")
2323

24-
NERDCTL_VERSION=0.22.2
24+
NERDCTL_VERSION=0.23.0
2525
QEMU_VERSION=v6.2.0
2626
CRI_DOCKERD_VERSION=0.2.3
2727
CRI_DOCKERD_ORG=Mirantis

0 commit comments

Comments
 (0)