mirror of
https://github.com/containers/skopeo.git
synced 2025-09-04 08:04:56 +00:00
Merge pull request #1330 from cevich/default_registry
[CI:DOCS] Workaround quay.io image build failure
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM fedora
|
FROM registry.fedoraproject.org/fedora:latest
|
||||||
|
|
||||||
RUN dnf -y update && dnf install -y make git golang golang-github-cpuguy83-md2man \
|
RUN dnf -y update && dnf install -y make git golang golang-github-cpuguy83-md2man \
|
||||||
# storage deps
|
# storage deps
|
||||||
|
Reference in New Issue
Block a user