diff --git a/Dockerfile b/Dockerfile index 9646a0d..e6f509d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -40,5 +40,4 @@ RUN yarn build RUN yarn build # Running the app -RUN chmod +x /usr/src/app/startup.sh CMD yarn start \ No newline at end of file