Skip to content

Commit

Permalink
Bump cri-dockerd from v0.2.0-1 → v0.2.0-rd2
Browse files Browse the repository at this point in the history
Applying more unofficial fixes to the metrics server

Signed-off-by: Jan Dubois <[email protected]>
  • Loading branch information
jandubois committed May 20, 2022
1 parent a0c2cbf commit cfad3dd
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 @@ -23,7 +23,7 @@ ARCH_ALIAS = $(shell echo "$(ARCH_ALIAS_$(ARCH))")

NERDCTL_VERSION=0.20.0
QEMU_VERSION=v6.1.0
CRI_DOCKERD_VERSION=0.2.0-1
CRI_DOCKERD_VERSION=0.2.0-rd2
BINFMT_IMAGE=tonistiigi/binfmt:qemu-$(QEMU_VERSION)

.PHONY: mkimage
Expand Down

0 comments on commit cfad3dd

Please sign in to comment.