Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
butschster committed Jun 11, 2024
1 parent 2789084 commit 1706fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ARG CACHEBUST=2
ENV COMPOSER_ALLOW_SUPERUSER=1

RUN git clone https://github.com/buggregator/examples.git /app
RUN composer install
RUN composer update

RUN chmod 0777 storage -R
RUN chmod 0777 bootstrap -R
Expand Down

0 comments on commit 1706fb5

Please sign in to comment.