Removed unsused command

This commit is contained in:
Christophe Vandekerchove 2016-03-04 15:23:17 +01:00
parent 0a39c756a5
commit df19b88ba0

View File

@ -14,7 +14,6 @@ RUN echo "# Installing WGET" && \
echo "# Cleaning" && \
apt-get remove -y --purge curl && \
apt-get autoremove -y --purge && \
apt-purge-build && \
apt-clean