update docker
This commit is contained in:
parent
b85de4bd9b
commit
244ada778b
@ -43,7 +43,6 @@ RUN apt-get update && apt-get install -y wget --no-install-recommends \
|
|||||||
&& apt-get install -y google-chrome-unstable \
|
&& apt-get install -y google-chrome-unstable \
|
||||||
--no-install-recommends \
|
--no-install-recommends \
|
||||||
&& rm -rf /var/lib/apt/lists/* \
|
&& rm -rf /var/lib/apt/lists/* \
|
||||||
&& apt-get purge --auto-remove -y curl \
|
|
||||||
&& rm -rf /src/*.deb
|
&& rm -rf /src/*.deb
|
||||||
|
|
||||||
# Install nvm with node and npm
|
# Install nvm with node and npm
|
||||||
|
Loading…
Reference in New Issue
Block a user