diff --git a/Dockerfile b/Dockerfile index 9a225af5b..67da44438 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:buster-slim +FROM debian:bullseye-slim ENV DOMAIN=localhost RUN apt-get update && \ apt-get -y install \