update docker

This commit is contained in:
Philipp Kunz 2017-12-20 23:30:19 +01:00
parent b85de4bd9b
commit 244ada778b

View File

@ -43,7 +43,6 @@ RUN apt-get update && apt-get install -y wget --no-install-recommends \
&& apt-get install -y google-chrome-unstable \
--no-install-recommends \
&& rm -rf /var/lib/apt/lists/* \
&& apt-get purge --auto-remove -y curl \
&& rm -rf /src/*.deb
# Install nvm with node and npm