Unverified Commit 7558cfe3 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Add bc

parent afcd1411
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 \