build: Install bc package

This commit is contained in:
Kroese 2024-04-19 16:43:05 +02:00 committed by GitHub
parent 968602f9bc
commit e8a7b2c708
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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