mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-05 06:39:54 +00:00
fix: Revert me when the upstream ublue-os-update-services package is fixed
This commit is contained in:
parent
03628583bd
commit
942542e0f9
@ -14,8 +14,7 @@ COPY system_files/desktop/usr /usr
|
||||
|
||||
# Add ublue-update
|
||||
COPY --from=ghcr.io/ublue-os/ublue-update:latest /rpms/ublue-update.noarch.rpm /tmp/rpms/
|
||||
RUN rpm-ostree override remove ublue-os-update-services && \
|
||||
rpm-ostree install /tmp/rpms/ublue-update.noarch.rpm
|
||||
RUN rpm-ostree install /tmp/rpms/ublue-update.noarch.rpm
|
||||
|
||||
# Add Copr repos
|
||||
RUN wget https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/repo/fedora-$(rpm -E %fedora)/kylegospo-bazzite-fedora-$(rpm -E %fedora).repo -O /etc/yum.repos.d/_copr_kylegospo-bazzite.repo && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user