diff --git a/Dockerfile b/Dockerfile index 2b51fd2..8218afc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,4 +31,4 @@ USER node COPY . . # Run the application. -CMD node --trace-warnings index.js +CMD echo test