Skip to content

Commit

Permalink
Fixed docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisassad committed Sep 30, 2024
1 parent 9a5b04d commit 650545f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM snapshot-listener
CMD NODE_ENV=production ./datadog-entrypoint.sh --import=extensionless/register --enable-source-maps ./build/src/index.js
CMD NODE_ENV=production ./datadog-entrypoint.sh node --import=extensionless/register --enable-source-maps ./build/src/index.js

0 comments on commit 650545f

Please sign in to comment.