Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
butschster committed Nov 30, 2021
1 parent a720a39 commit 2f6f3b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ ARG APP_VERSION=v1.0

RUN git clone https://github.com/butschster/ray-server.git /app
RUN git checkout ${APP_VERSION}
RUN git pull
RUN composer install

RUN chmod 0777 storage -R
Expand Down

0 comments on commit 2f6f3b7

Please sign in to comment.