Skip to content

Commit

Permalink
Fixed docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisassad committed Sep 30, 2024
1 parent d345ead commit c10b33c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM snapshot-listener
RUN apt-get update && apt-get install
CMD NODE_ENV=production node --import=extensionless/register ./build/scripts/releasePhaseEnvCheck.js
CMD node --import=extensionless/register ./build/scripts/releasePhaseEnvCheck.js

0 comments on commit c10b33c

Please sign in to comment.