share/containers: fix indentation in fedora

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
Reviewed-by: Alejandro Colomar <alx@kernel.org>
This commit is contained in:
Iker Pedrosa
2024-04-25 09:09:39 +02:00
committed by Iker Pedrosa
parent 2e01b9d7d2
commit b8f17f9c29

View File

@@ -15,14 +15,14 @@ RUN ./autogen.sh \
--enable-shadowgrp \
--enable-man \
--with-audit \
--with-sha-crypt \
--with-sha-crypt \
--with-bcrypt \
--with-yescrypt \
--with-selinux \
--without-libpam \
--without-libpam \
--enable-shared \
--without-libbsd \
--with-group-name-max-length=32 \
--with-group-name-max-length=32 \
--enable-lastlog \
--enable-logind=no
RUN make -Orecurse -j4