Update Node version to 11

This commit is contained in:
Cracker 2019-01-11 09:39:40 +01:00 committed by GitHub
parent 76b9c5f46d
commit ddd7153540
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM node:boron
FROM node:11
MAINTAINER cracker0dks