chansung commited on
Commit
93a55cf
·
1 Parent(s): 89e2bdd

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -22,4 +22,4 @@ ENV DISCORD_BOT_LOAD_MODE=CPU
22
  COPY health_check.py health_check.py
23
  COPY entry_script.sh entry_script.sh
24
 
25
- CMD [entry_script.sh]
 
22
  COPY health_check.py health_check.py
23
  COPY entry_script.sh entry_script.sh
24
 
25
+ CMD ./entry_script.sh