fix(core): update

This commit is contained in:
2018-11-28 22:37:03 +01:00
parent e9ff80ceae
commit 1ce4382885
8 changed files with 9 additions and 7 deletions

View File

@ -1,5 +1,5 @@
FROM hosttoday/ht-docker-node:latest
LABEL author="Lossless GmbH <office@lossless.com>"
LABEL author="Lossless GmbH <hello@lossless.com>"
RUN bash -c "source $NVM_DIR/nvm.sh \
&& nvm install $NODE_VERSION_LTS \