summaryrefslogtreecommitdiff
path: root/contrib/podmanimage/stable/manual
diff options
context:
space:
mode:
authorTomSweeneyRedHat <tsweeney@redhat.com>2020-05-01 17:54:30 -0400
committerTomSweeneyRedHat <tsweeney@redhat.com>2020-05-01 17:54:33 -0400
commit36d36ec2a4b9ea3db00324b3c661ae1294e5611d (patch)
treec6e4fff66510b00907c401ed43a274e37cf99c4e /contrib/podmanimage/stable/manual
parent0fd8242f9100806fed4e2abfcae7ea3409050539 (diff)
downloadpodman-36d36ec2a4b9ea3db00324b3c661ae1294e5611d.tar.gz
podman-36d36ec2a4b9ea3db00324b3c661ae1294e5611d.tar.bz2
podman-36d36ec2a4b9ea3db00324b3c661ae1294e5611d.zip
[CI:DOC]Use full repo name in podmanimage Dockerfiles
In the Buildah images, we had a problem where the testing image was installed with an older version of Buildah than the stable image. This was apparently due to quay.io using Docker and Dockerhub which has a version of Fedora that did not let testing version of Buildah to be installed as it should have been. This change fully specifies the name of the fedora image to use. This has not been a problem in Podman, but I'm carrying this change here to avoid future problems. Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Diffstat (limited to 'contrib/podmanimage/stable/manual')
-rw-r--r--contrib/podmanimage/stable/manual/Containerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/podmanimage/stable/manual/Containerfile b/contrib/podmanimage/stable/manual/Containerfile
index 4375ea4f4..79ff95956 100644
--- a/contrib/podmanimage/stable/manual/Containerfile
+++ b/contrib/podmanimage/stable/manual/Containerfile
@@ -17,7 +17,7 @@
# `podman push quay.io/stable:v1.7.0 docker://quay.io/podman/stable:v1.7.0`
#
# Start Build Process using the latest Fedora
-FROM fedora:latest
+FROM registry.fedoraproject.org/fedora:latest
# Don't include container-selinux and remove
# directories used by dnf that are just taking