Skip to content

Commit

Permalink
Move to Fedora Linux 40
Browse files Browse the repository at this point in the history
The Fedora 40 GA is to be released Tuesday April 23rd.

Ref: coreos/fedora-coreos-tracker#1674
  • Loading branch information
aaradhak committed Apr 24, 2024
1 parent e6749f6 commit 39ddc63
Show file tree
Hide file tree
Showing 7 changed files with 1,838 additions and 1,970 deletions.
2 changes: 1 addition & 1 deletion ci/buildroot/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
#
# This image is used by CoreOS CI to build software like
# Ignition, rpm-ostree, ostree, coreos-installer, etc...
FROM quay.io/fedora/fedora:39
FROM quay.io/fedora/fedora:40
COPY . /src
RUN ./src/install-buildroot.sh && yum clean all && rm /src -rf
Loading

0 comments on commit 39ddc63

Please sign in to comment.