mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-18 13:18:40 +00:00
fix: Use python3 (libs) from updates
This commit is contained in:
parent
09a310268d
commit
8fccc160f0
@ -122,6 +122,12 @@ RUN rpm-ostree override replace \
|
||||
gstreamer1-plugin-libav \
|
||||
gstreamer1-plugins-ugly-free \
|
||||
|| true && \
|
||||
rpm-ostree override replace \
|
||||
--experimental \
|
||||
--from repo=updates \
|
||||
python3 \
|
||||
python3-libs \
|
||||
|| true && \
|
||||
rpm-ostree override remove \
|
||||
glibc32 \
|
||||
|| true
|
||||
|
Loading…
Reference in New Issue
Block a user