chore: Always update libelf

This commit is contained in:
Kyle Gospodnetich 2024-10-28 13:23:50 -07:00
parent e36a10be36
commit dff4be543e

View File

@ -176,6 +176,11 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
--from repo=updates \
libv4l \
|| true && \
rpm-ostree override replace \
--experimental \
--from repo=updates \
elfutils-libelf \
|| true && \
if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
rpm-ostree override replace \
--experimental \