Update Dockerfile

Update Dockerfile
This commit is contained in:
Kroese 2023-04-23 18:57:33 +02:00 committed by GitHub
commit f14c502fe6

View file

@ -1,4 +1,4 @@
FROM debian:bookworm-20230411-slim
FROM debian:bookworm-slim
RUN apt-get update && apt-get -y upgrade && \
apt-get --no-install-recommends -y install \