From a57b42554acf691fd697bd345dae7b1cf83c2110 Mon Sep 17 00:00:00 2001 From: Junseo Park Date: Thu, 25 Feb 2021 15:57:28 +0900 Subject: [PATCH] fix: dockerfile --- Dockerfile | 1 - 1 file changed, 1 deletion(-) 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