Skip to content

Commit 895a6d4

Browse files
committed
ci: update docker
1 parent f95d9c7 commit 895a6d4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Dockerfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,4 @@ ENV PORT=3000
2525
ENV HOST=0.0.0.0
2626

2727
# Start the application
28-
CMD ["node", "dist/index.js"]
29-
30-
28+
CMD ["node", "dist/index.js","-v"]

0 commit comments

Comments
 (0)