Update Dockerfile

pull/8/head
E 2021-05-21 17:40:57 +01:00 committed by GitHub
parent 7549974e24
commit ff3fd35075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:15.8.0
FROM node:10.19.0
ENV IS_DOCKER=true
ENV NODE_ENV=production