Update debian_mini

This commit is contained in:
Utkrisht Sharma 2023-06-05 18:40:07 +05:30 committed by GitHub
parent 932466a8c4
commit 6575158f3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,7 @@
FROM --platform=i386 i386/debian:buster
ARG DEBIAN_FRONTEND=noninteractive
RUN apt-get clean && apt-get update && apt-get -y upgrade
RUN apt-get -y install apt-utils gcc \
python3 vim \
RUN apt-get -y install apt-utils gcc vim \
fakeroot dbus base \
patch ucf \
file dialog curl \