update Dockerfile_stable

This commit is contained in:
Philipp Kunz 2016-06-04 02:51:18 +02:00
parent 99c9645108
commit 6ad80e7aa9

View File

@ -1,5 +1,4 @@
FROM hosttoday/ht-docker-node:latest
ENV NODE_VERSION 6.2.1
RUN bash -c "source $NVM_DIR/nvm.sh \
&& nvm install $NODE_VERSION_STABLE \