build: Optimize Dockerfile
This commit is contained in:
parent
8ed928efbd
commit
475d79c090
1 changed files with 1 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue