Update Dockerfile

This commit is contained in:
2021-09-14 15:22:40 +02:00
committed by GitHub
parent a5c552d3f6
commit f4ca8bbab9

View File

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