Update Dockerfile
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
FROM python
|
FROM python
|
||||||
|
|
||||||
|
RUN apt-get update -y && apt-get upgrade -y
|
||||||
|
RUN apt-get install iputils-ping dnsutils -y
|
||||||
RUN pip install --upgrade pip
|
RUN pip install --upgrade pip
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user