refactor: deploy image

master
xiaojunnuo 2021-02-08 22:37:54 +08:00
parent 12fec7939d
commit e0116a1a03
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:15.8.0
FROM node:15.8.0-alpine3.12
ENV TZ=Asia/Shanghai
EXPOSE 3000
ADD ./* /app/