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

tree: import changes from testing-devel at 196c0f0205

This commit is contained in:
CoreOS Bot
2021-09-16 13:10:29 +00:00
parent 780e77ade1
commit 37ba5d85dd

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