diff --git a/Dockerfile b/Dockerfile index e599a93..d140f54 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,2 @@ FROM reg.songhuwan.com/library/we-chat-ci:v1.0.0 -ENTRYPOINT["node","/app/index.js"]