We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e390bd2 commit 2110d56Copy full SHA for 2110d56
Dockerfile
@@ -29,4 +29,4 @@ RUN npm ci
29
COPY . .
30
31
# Run `node /entrypoint.js`
32
-ENTRYPOINT ["snappydoo"]
+ENTRYPOINT ["snappydoo.js"]
0 commit comments