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

Update Dockerfile

parent 561496e0
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 \