rahulreshma commited on
Commit
f3b209a
·
verified ·
1 Parent(s): 58037a1

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -10,4 +10,4 @@ WORKDIR /app
10
  COPY . /app
11
  RUN cd /app
12
  RUN ls -l
13
- CMD ["./star.sh"]
 
10
  COPY . /app
11
  RUN cd /app
12
  RUN ls -l
13
+ CMD ["./start.sh"]