build: Dockerfile

This commit is contained in:
Kroese 2023-10-17 01:39:44 +02:00 committed by GitHub
parent a5b2b655dd
commit ca01bf8cb9

View File

@ -14,9 +14,9 @@ ARG DEBIAN_FRONTEND noninteractive
RUN apt-get update && apt-get -y upgrade && \
apt-get --no-install-recommends -y install \
tini \
curl \
cpio \
tini \
wget \
fdisk \
unzip \