we-chat-ci/Dockerfile
2026-03-04 16:22:36 +08:00

4 lines
85 B
Docker

FROM reg.songhuwan.com/library/we-chat-ci:v1.0.0
ENTRYPOINT["node","/app/index.js"]