Upgrade to node10, latest dependencies
use node10 (latest node that has binary built @mapbox/mapbox-gl-native v5.0.2) use latest canvas and sharp API
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:6.15.1-stretch
|
||||
FROM node:10-stretch
|
||||
MAINTAINER Petr Sloup <petr.sloup@klokantech.com>
|
||||
|
||||
ENV NODE_ENV="production"
|
||||
|
||||
Reference in New Issue
Block a user