mirror of
https://github.com/containers/podman.git
synced 2025-10-13 09:15:20 +08:00
Cirrus: Fix fedora-minimal mirroring
Builds of this dockerfile fail on quay.io due to not being able to pull the base image. Use a fully-qualified FROM name to work around this. Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
@ -1 +1 @@
|
||||
FROM fedora-minimal:latest
|
||||
FROM registry.fedoraproject.org/fedora-minimal:latest
|
||||
|
Reference in New Issue
Block a user