chore: Syntax fix

This commit is contained in:
Kyle Gospodnetich 2024-07-08 21:24:26 -07:00
parent f3d28548de
commit d80424b87f

View File

@ -125,7 +125,7 @@ RUN rpm-ostree override replace \
rpm-ostree override replace \
--experimental \
--from repo=updates \
libvpx
libvpx \
|| true && \
rpm-ostree override remove \
glibc32 \