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 5cc6dcdae0

This commit is contained in:
CoreOS Bot
2022-01-19 19:24:26 +00:00
parent 89f17f4b94
commit 7071d99a76

View File

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