From d033452b3d7397c769d9449128c972b3b9e386b9 Mon Sep 17 00:00:00 2001 From: TomSweeneyRedHat Date: Tue, 5 Mar 2019 13:27:30 -0500 Subject: Replace skopeo-containers with containers-common Signed-off-by: TomSweeneyRedHat Replaces 'skopeo-containers' with 'containers-common' in the files that I feel comfortable changing it in. There are a number of rpm building related files that still have it, but I was hesitant to do so. Signed-off-by: TomSweeneyRedHat --- Dockerfile.CentOS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile.CentOS') diff --git a/Dockerfile.CentOS b/Dockerfile.CentOS index be4ae3eaf..605dc9df4 100644 --- a/Dockerfile.CentOS +++ b/Dockerfile.CentOS @@ -15,7 +15,7 @@ RUN yum -y install btrfs-progs-devel \ libassuan-devel \ libseccomp-devel \ libselinux-devel \ - skopeo-containers \ + containers-common \ runc \ make \ ostree-devel \ -- cgit v1.2.3-54-g00ecf