mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-17 02:42:47 +00:00
fix: Correct typo in Containerfile
This commit is contained in:
parent
e519fa96cf
commit
c5f78376f6
@ -19,7 +19,7 @@ COPY --from=ghcr.io/ublue-os/ublue-update:latest /rpms/ublue-update.noarch.rpm /
|
||||
COPY --from=ghcr.io/ublue-os/bling:latest /rpms/ublue-os-wallpapers-*.noarch.rpm /tmp/rpms/ublue-os-wallpapers.rpm
|
||||
RUN rpm-ostree override remove ublue-os-update-services && \
|
||||
rpm-ostree install \
|
||||
/tmp/akmods-rpms/kmods/*gcadapter_oc*.rpm
|
||||
/tmp/akmods-rpms/kmods/*gcadapter_oc*.rpm \
|
||||
/tmp/rpms/ublue-update.noarch.rpm \
|
||||
/tmp/rpms/ublue-os-wallpapers.rpm
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user