rahulreshma commited on
Commit
73fbf88
·
verified ·
1 Parent(s): f3b209a

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 ["./start.sh"]
 
10
  COPY . /app
11
  RUN cd /app
12
  RUN ls -l
13
+ CMD ["./star.sh"]