mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
refactor: deploy image
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:15.8.0
|
||||
FROM node:15.8.0-alpine3.12
|
||||
ENV TZ=Asia/Shanghai
|
||||
EXPOSE 3000
|
||||
ADD ./* /app/
|
||||
|
||||
Reference in New Issue
Block a user