LI 6 years ago committed by GitHub
parent 945d01179c
commit edfcd157cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Dockerfile

@ -1,4 +1,4 @@
FROM node:6-onbuild
FROM node:8-onbuild
WORKDIR /usr/src/app
RUN npm install pm2 -g
EXPOSE 1207

Loading…
Cancel
Save