Skip to content

Commit 2110d56

Browse files
committed
looks like it needs to have .js
1 parent e390bd2 commit 2110d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ RUN npm ci
2929
COPY . .
3030

3131
# Run `node /entrypoint.js`
32-
ENTRYPOINT ["snappydoo"]
32+
ENTRYPOINT ["snappydoo.js"]

0 commit comments

Comments
 (0)