chore: Always update libdecor

This commit is contained in:
Kyle Gospodnetich 2024-01-17 23:28:25 -08:00
parent e726f4286b
commit fb8c19c34d

View File

@ -140,6 +140,11 @@ RUN rpm-ostree override replace \
python3 \
python3-libs \
|| true && \
rpm-ostree override replace \
--experimental \
--from repo=updates \
libdecor \
|| true && \
rpm-ostree override remove \
glibc32 \
|| true