Skip to content

Commit

Permalink
Move to Fedora Linux 39
Browse files Browse the repository at this point in the history
Bump releasever in manifest.yam,bump the version in dockerfile and tests,  sync the lockfiles for all arches from next-devel for Fedora 39 release.
  • Loading branch information
yasminvalim authored and dustymabe committed Nov 8, 2023
1 parent fe12323 commit fd57e76
Show file tree
Hide file tree
Showing 15 changed files with 1,777 additions and 1,747 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:38
FROM quay.io/fedora/fedora:39
COPY . /src
RUN ./src/install-buildroot.sh && yum clean all && rm /src -rf
6 changes: 0 additions & 6 deletions image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,3 @@
# similarly to manifest.yaml. Unlike image-base.yaml, which is shared by all
# streams.
include: image-base.yaml

# see https://github.com/coreos/coreos-assembler/pull/3607
# Defaults for AWS
aws-imdsv2-only: false
aws-volume-type: "gp2"
aws-x86-boot-mode: "legacy-bios"
Loading

0 comments on commit fd57e76

Please sign in to comment.