Remove bc

This commit is contained in:
Kroese 2023-04-22 01:36:16 +02:00 committed by GitHub
parent 979adebeba
commit fdbaccab14

View File

@ -11,7 +11,6 @@ FROM debian:bookworm-20230411-slim
RUN apt-get update && apt-get -y upgrade && \ RUN apt-get update && apt-get -y upgrade && \
apt-get --no-install-recommends -y install \ apt-get --no-install-recommends -y install \
bc \
curl \ curl \
cpio \ cpio \
wget \ wget \