Skip to content
Snippets Groups Projects
Commit b65af58b authored by Rhys Arkins's avatar Rhys Arkins
Browse files

build: no CMD for Dockerfile

As requested in #3325
parent 86586538
No related branches found
No related tags found
No related merge requests found
......@@ -139,4 +139,4 @@ COPY lib lib
COPY bin bin
ENTRYPOINT ["node", "/usr/src/app/lib/renovate.js"]
CMD ["--help"]
CMD []
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment