Change dockerfile to bookworm

main
Bob Mottram 2023-03-14 18:58:44 +00:00
parent 53e1a15038
commit 2c23584928
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM debian:bullseye-slim
FROM debian:bookworm-slim
ENV DOMAIN=localhost
RUN apt-get update && \
apt-get -y install \