Skip to content

Commit

Permalink
revert: "fix: Revert to older version of ostree to fix Flatpak instal…
Browse files Browse the repository at this point in the history
…lations (#261)" (#265)
  • Loading branch information
EyeCantCU committed Jun 27, 2023
1 parent a2a561e commit f2c2a31
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ ADD packages.json /tmp/packages.json
COPY --from=ghcr.io/ublue-os/config:latest /rpms /tmp/rpms
COPY --from=ghcr.io/ublue-os/akmods:${FEDORA_MAJOR_VERSION} /rpms /tmp/akmods-rpms

# Revert to older version of ostree to fix Flatpak installations
RUN rpm-ostree override replace https://bodhi.fedoraproject.org/updates/FEDORA-2023-cab8a89753

RUN /tmp/build.sh
RUN /tmp/post-install.sh
RUN rm -rf /tmp/* /var/*
Expand Down

0 comments on commit f2c2a31

Please sign in to comment.