Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 5f39ea0

Browse files
committed
require container-selinux >= 2.74
version 2.9 is really old; this sets the same minimal version as is used for the containerd.io package Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit a246b19) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: b65daefe4903fd708f9b915176741a325f6ba0bc Component: packaging
1 parent 7e95502 commit 5f39ea0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/packaging/rpm/SPECS/docker-ce.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Vendor: Docker
1616
Packager: Docker <support@docker.com>
1717

1818
Requires: docker-ce-cli
19-
Requires: container-selinux >= 2.9
19+
Requires: container-selinux >= 2:2.74
2020
Requires: libseccomp >= 2.3
2121
Requires: systemd-units
2222
Requires: iptables

0 commit comments

Comments
 (0)