From 10d5e075be3ff46c478906e361fec71dfdab79cc Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Wed, 10 Apr 2024 23:02:19 +0000 Subject: [PATCH] 24.0.2 --- docker.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker.spec b/docker.spec index 131df02..8b3b015 100644 --- a/docker.spec +++ b/docker.spec @@ -61,7 +61,7 @@ BuildRequires: cmake Requires(pre): systemd %systemd_requires # With docker >= 1.11 you now need containerd (and runC or crun as a dep) -Requires: containerd +Requires: docker-containerd Requires: runc # need xz to work with ubuntu images # https://bugzilla.redhat.com/show_bug.cgi?id=1045220