chore: Remove glibc32 to fix builds, this will be reinstalled by later build steps.

This commit is contained in:
Kyle Gospodnetich 2023-12-19 14:42:42 -08:00
parent 9aca6dd992
commit 7c9c55f866

View File

@ -108,6 +108,9 @@ RUN rpm-ostree override replace \
--from repo=updates \
atk \
at-spi2-atk \
|| true && \
rpm-ostree override remove \
glibc32 \
|| true
# Install Valve's patched Mesa, Pipewire and Bluez