Update Node to LTS 10.16.0

Fixes Node SASS download fail: https://github.com/sass/node-sass/issues/2564
This commit is contained in:
Tony Stipanic 2019-07-29 22:21:35 +02:00 committed by GitHub
parent a4c6720840
commit 623bbaefee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM node:9.11.2-alpine
FROM node:10.16.0-alpine
LABEL maintainer="Andreas Peters <support@aventer.biz>"
#Upstream URL: https://git.aventer.biz/AVENTER/docker-matrix-dimension