fix: Correct spelling of rpm-ostree

This commit is contained in:
RJ Trujillo 2023-07-07 13:07:58 -06:00 committed by GitHub
parent f2e798fc1f
commit cbad1a4219
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,7 +139,7 @@ RUN rpm-ostree install \
sdgyrodsu
# Remove unneeded packages
RUN rpm-osree override remove \
RUN rpm-ostree override remove \
krfb
# Install dock updater, this is done manually due to proprietary parts preventing it from being on Copr.