Update Dockerfile_light to match the baseimage version
This commit is contained in:
parent
0631a76a51
commit
243bdbdaa0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:6
|
||||
FROM node:6.15.1-stretch
|
||||
MAINTAINER Petr Sloup <petr.sloup@klokantech.com>
|
||||
|
||||
ENV NODE_ENV="production"
|
||||
|
|
Loading…
Reference in a new issue