summaryrefslogtreecommitdiff
path: root/contrib/gate/Dockerfile
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-03-14 09:09:22 -0700
committerGitHub <noreply@github.com>2019-03-14 09:09:22 -0700
commitb625c47ae5170e09d354b6e4e3d40445642102c9 (patch)
tree14354d14d6afe67e79b67ed76a36ceac55a9b9b8 /contrib/gate/Dockerfile
parent296c61d896002e8d80597e306dc497d6e41cbb92 (diff)
parentd033452b3d7397c769d9449128c972b3b9e386b9 (diff)
downloadpodman-b625c47ae5170e09d354b6e4e3d40445642102c9.tar.gz
podman-b625c47ae5170e09d354b6e4e3d40445642102c9.tar.bz2
podman-b625c47ae5170e09d354b6e4e3d40445642102c9.zip
Merge pull request #2546 from TomSweeneyRedHat/dev/tsweeney/commoncontainers
Replace skopeo-containers with containers-common
Diffstat (limited to 'contrib/gate/Dockerfile')
-rw-r--r--contrib/gate/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gate/Dockerfile b/contrib/gate/Dockerfile
index 16d5eda67..e44c2fd4f 100644
--- a/contrib/gate/Dockerfile
+++ b/contrib/gate/Dockerfile
@@ -31,7 +31,7 @@ RUN dnf -y install \
python3-pytoml \
python3-pyyaml \
python3-varlink \
- skopeo-containers \
+ containers-common \
slirp4netns \
rsync \
which \