images/fedora/f37, images/fedora/f38: Fix typos
Fallout from f5388cfc06
https://github.com/containers/toolbox/issues/60
This commit is contained in:
parent
5b4a4449b0
commit
42dbd8e182
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ LABEL com.github.containers.toolbox="true" \
|
|||
|
||||
COPY README.md /
|
||||
|
||||
RUN rm /etc/rpm/macros.image-language.conf
|
||||
RUN rm /etc/rpm/macros.image-language-conf
|
||||
RUN sed -i '/tsflags=nodocs/d' /etc/dnf/dnf.conf
|
||||
|
||||
RUN dnf -y swap coreutils-single coreutils-full
|
||||
|
|
|
@ -11,7 +11,7 @@ LABEL com.github.containers.toolbox="true" \
|
|||
|
||||
COPY README.md /
|
||||
|
||||
RUN rm /etc/rpm/macros.image-language.conf
|
||||
RUN rm /etc/rpm/macros.image-language-conf
|
||||
RUN sed -i '/tsflags=nodocs/d' /etc/dnf/dnf.conf
|
||||
|
||||
RUN dnf -y swap coreutils-single coreutils-full
|
||||
|
|
Loading…
Reference in a new issue