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 662c10c8e5
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
#
|
||||
# This image is used by CoreOS CI to build software like
|
||||
# Ignition, rpm-ostree, ostree, coreos-installer, etc...
|
||||
FROM registry.fedoraproject.org/fedora:34
|
||||
FROM registry.fedoraproject.org/fedora:35
|
||||
COPY . /src
|
||||
RUN ./src/install-buildroot.sh && yum clean all && rm /src -rf # nocache 20210916
|
||||
RUN ./src/install-buildroot.sh && yum clean all && rm /src -rf # nocache 20211108
|
||||
|
||||
Reference in New Issue
Block a user