Update Dockerfile

This commit is contained in:
Jack-Benny Persson 2021-09-14 15:22:40 +02:00 committed by GitHub
parent a5c552d3f6
commit f4ca8bbab9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM debian:10-slim FROM debian:11-slim
RUN apt-get update && apt-get install -y apache2 \ RUN apt-get update && apt-get install -y apache2 \
curl netcat nmap openssl iputils-ping dnsutils \ curl netcat nmap openssl iputils-ping dnsutils \
ntpdate net-tools \ ntpdate net-tools \