prasenjeet099 commited on
Commit
c8eae05
·
verified ·
1 Parent(s): 63e458d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -2
Dockerfile CHANGED
@@ -10,5 +10,4 @@ COPY . /app
10
  WORKDIR /app
11
 
12
  # Gradio অ্যাপ্লিকেশন চালানো
13
- CMD ["python", "app.py"]
14
- CMD ["bash","script.sh"]
 
10
  WORKDIR /app
11
 
12
  # Gradio অ্যাপ্লিকেশন চালানো
13
+ CMD ["python", "app.py"]