Skip to content

Commit cfad3dd

Browse files
committed
Bump cri-dockerd from v0.2.0-1 → v0.2.0-rd2
Applying more unofficial fixes to the metrics server Signed-off-by: Jan Dubois <[email protected]>
1 parent a0c2cbf commit cfad3dd

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
@@ -23,7 +23,7 @@ ARCH_ALIAS = $(shell echo "$(ARCH_ALIAS_$(ARCH))")
2323

2424
NERDCTL_VERSION=0.20.0
2525
QEMU_VERSION=v6.1.0
26-
CRI_DOCKERD_VERSION=0.2.0-1
26+
CRI_DOCKERD_VERSION=0.2.0-rd2
2727
BINFMT_IMAGE=tonistiigi/binfmt:qemu-$(QEMU_VERSION)
2828

2929
.PHONY: mkimage

0 commit comments

Comments
 (0)