deb12 fix

This commit is contained in:
Anatolii Zimovskii 2022-05-07 22:46:49 +03:00
parent 43c5960a44
commit 221a9141b9
Signed by: stam
GPG Key ID: AA3A575AB99E8469

View File

@ -108,7 +108,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \
apt-get install -y --allow-unauthenticated \ apt-get install -y --allow-unauthenticated \
btrfs-progs \ btrfs-progs \
exfat-utils \ # exfat-utils \ #not avalible now
e2fsprogs \ e2fsprogs \
f2fs-tools \ f2fs-tools \
dosfstools \ dosfstools \