Commit f14c502f authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update Dockerfile

Update Dockerfile
parents 561496e0 f7ac9359
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM debian:bookworm-20230411-slim
FROM debian:bookworm-slim

RUN apt-get update && apt-get -y upgrade && \
    apt-get --no-install-recommends -y install \