upgrade to node 10.14

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2018-12-13 22:37:07 +01:00
parent 865d30dbb7
commit 3376318882
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:8.12-slim
FROM node:10.14-slim
WORKDIR /app