build: Optimize Dockerfile

This commit is contained in:
Kroese 2024-05-13 02:16:04 +02:00 committed by GitHub
parent 8ed928efbd
commit 475d79c090
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,6 +9,7 @@ ARG DEBCONF_NONINTERACTIVE_SEEN="true"
RUN set -eu && \
apt-get update && \
apt-get --no-install-recommends -y install \
bc \
curl \
7zip \
wsdd \