Update Dockerfile

This commit is contained in:
Joshua Schnabel
2020-04-28 22:25:52 +02:00
committed by GitHub
parent 470ed7d115
commit 4499ecfd9e

View File

@ -10,7 +10,8 @@ RUN set -ex && \
apt-get install -y \ apt-get install -y \
bash \ bash \
tzdata \ tzdata \
iputils \ iputils-ping \
iputils-arping \
curl \ curl \
nano \ nano \
git \ git \