This commit is contained in:
Kroese 2023-04-22 01:27:25 +02:00 committed by GitHub
parent 2f3098a18d
commit 979adebeba

View File

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