1
0
Fork 0

(ver4a) Fix typo

This commit is contained in:
ver4a 2025-02-23 13:50:03 +01:00
parent b52cab3326
commit 4b481af60a
2 changed files with 2 additions and 2 deletions

View file

@ -18,5 +18,5 @@ RUN dnf5 -y remove firefox firefox-langpacks
# Remove unneeded packages (currently doesn't actually reduce space, but reduces clutter)
RUN dnf5 -y autoremove
# https://github.com/ostreedev/ostree-rs-ext/issues/159$
# https://github.com/ostreedev/ostree-rs-ext/issues/159
RUN ostree container commit

View file

@ -18,5 +18,5 @@ RUN dnf5 -y remove firefox firefox-langpacks
# Remove unneeded packages (currently doesn't actually reduce space, but reduces clutter)
RUN dnf5 -y autoremove
# https://github.com/ostreedev/ostree-rs-ext/issues/159$
# https://github.com/ostreedev/ostree-rs-ext/issues/159
RUN ostree container commit