(ver4a) Fix typo
This commit is contained in:
parent
b52cab3326
commit
4b481af60a
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue