1
0
mirror of https://github.com/coreos/fedora-coreos-config.git synced 2026-02-05 09:45:30 +01:00

ci/buildroot: Blow out quay.io cache

Again.
This commit is contained in:
Colin Walters
2021-09-16 08:21:11 -04:00
parent 83f5e12010
commit 196c0f0205

View File

@@ -7,4 +7,4 @@
# Ignition, rpm-ostree, ostree, coreos-installer, etc...
FROM registry.fedoraproject.org/fedora:34
COPY . /src
RUN ./src/install-buildroot.sh && yum clean all && rm /src -rf # nocache 20210706
RUN ./src/install-buildroot.sh && yum clean all && rm /src -rf # nocache 20210916