Skip to content

Commit

Permalink
fix: dockerfile update
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Buchleitner <[email protected]>
  • Loading branch information
mabunixda committed Dec 6, 2024
1 parent 0731c49 commit a5eb773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ RUN npm install

EXPOSE 3000

CMD [ "node", "--require", "./instrumentation.js", "node_controller.js"]
CMD [ "node", "--require", "./instrumentation.js", "node_controller.js"]

0 comments on commit a5eb773

Please sign in to comment.