Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
fix: dockerfile cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Sep 4, 2023
1 parent a4fad2f commit 499b35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ USER 1001

ENV NEXT_MANUAL_SIG_HANDLE=true

CMD ["node_modules/dist/bin/next"]
CMD ["node_modules/next/dist/bin/next"]

0 comments on commit 499b35f

Please sign in to comment.