Upgrade to Debian bullseye.

This commit is contained in:
yohan-b 2024-03-31 18:34:09 +02:00 committed by GitHub
parent 72099cd4a1
commit 5c705dc197
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM debian:stretch FROM debian:bullseye
MAINTAINER yohan <783b8c87@scimetis.net> MAINTAINER yohan <783b8c87@scimetis.net>
ENV DEBIAN_FRONTEND noninteractive ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update && apt-get -y install apache2 RUN apt-get update && apt-get -y install apache2