Skip to content

Commit

Permalink
Merge pull request #31 from rancher-sandbox/nerdctl-1.7.4
Browse files Browse the repository at this point in the history
Bump nerdctl 1.7.3 → 1.7.4
  • Loading branch information
jandubois authored Mar 14, 2024
2 parents 5a55b61 + 0acf64c commit 425c258
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 @@ -21,7 +21,7 @@ ARCH_ALIAS_x86_64 = amd64
ARCH_ALIAS_aarch64 = arm64
ARCH_ALIAS = $(shell echo "$(ARCH_ALIAS_$(ARCH))")

NERDCTL_VERSION=1.7.3
NERDCTL_VERSION=1.7.4
QEMU_VERSION=v7.0.0
CRI_DOCKERD_VERSION=0.2.6
CRI_DOCKERD_ORG=Mirantis
Expand Down

0 comments on commit 425c258

Please sign in to comment.