Skip to content

Commit 8f167f6

Browse files
authored
Merge pull request #8 from rancher-sandbox/nerdctl-1.2.1
Bump nerdctl 1.2.0 → 1.2.1
2 parents 3c95534 + a6606ad commit 8f167f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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=1.2.0
24+
NERDCTL_VERSION=1.2.1
2525
QEMU_VERSION=v7.0.0
2626
CRI_DOCKERD_VERSION=0.2.6
2727
CRI_DOCKERD_ORG=Mirantis

0 commit comments

Comments
 (0)