Update Dockerfile
This commit is contained in:
@@ -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 \
|
||||||
|
Reference in New Issue
Block a user