mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-18 18:54:52 +00:00
Dockerfile strictly requiring njs 6.7
This commit is contained in:
parent
040e3c3a26
commit
5f894a891f
@ -1,4 +1,4 @@
|
||||
FROM node:6
|
||||
FROM node:6.7
|
||||
|
||||
RUN npm install -g forever
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user