mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-16 03:40:21 +00:00
chore: Always update libelf
This commit is contained in:
parent
e36a10be36
commit
dff4be543e
@ -176,6 +176,11 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
|
|||||||
--from repo=updates \
|
--from repo=updates \
|
||||||
libv4l \
|
libv4l \
|
||||||
|| true && \
|
|| true && \
|
||||||
|
rpm-ostree override replace \
|
||||||
|
--experimental \
|
||||||
|
--from repo=updates \
|
||||||
|
elfutils-libelf \
|
||||||
|
|| true && \
|
||||||
if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
|
if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
|
||||||
rpm-ostree override replace \
|
rpm-ostree override replace \
|
||||||
--experimental \
|
--experimental \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user