Unverified Commit 3b44df4b authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Remove bc

parent 7558cfe3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@ FROM debian:bookworm-20230411-slim

RUN apt-get update && apt-get -y upgrade && \
    apt-get --no-install-recommends -y install \
	bc \
	curl \
	cpio \
	wget \