refactor: deploy image

master
xiaojunnuo 2021-02-08 23:01:07 +08:00
parent e0116a1a03
commit 34bb4d54c2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:15.8.0-alpine3.12
FROM registry.cn-shenzhen.aliyuncs.com/greper/node:15.8.0-alpine
ENV TZ=Asia/Shanghai
EXPOSE 3000
ADD ./* /app/