Skip to content

Commit

Permalink
fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
wanwiset25 committed Dec 21, 2023
1 parent d320b05 commit c60d1b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ COPY . /app

RUN yarn

RUN chmod +x /app/docker/deploy_csc.sh
RUN chmod +x /app/docker/deploy_proxy.sh
RUN chmod +x /app/docker/upgrade_csc.sh

Expand Down

0 comments on commit c60d1b5

Please sign in to comment.