Skip to content
Snippets Groups Projects
Commit 99315abf authored by m431m's avatar m431m :speech_balloon:
Browse files

netcat => traditional

parent c011b86e
No related branches found
No related tags found
Loading
......@@ -8,7 +8,7 @@ ENV LC_CTYPE="C.UTF-8"
RUN apt-get update && \
apt-get install -y libproj-dev gdal-bin nginx gettext && \
apt-get install -y --no-install-recommends netcat git && \
apt-get install -y --no-install-recommends netcat-traditional git && \
apt-get clean -y && \
rm -rf /var/lib/apt/lists/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment