diff --git a/Dockerfile b/Dockerfile index 694c9da..3c7c698 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:stretch +FROM debian:bullseye MAINTAINER yohan <783b8c87@scimetis.net> ENV DEBIAN_FRONTEND noninteractive RUN apt-get update && apt-get -y install apache2