We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2789084 commit 1706fb5Copy full SHA for 1706fb5
.docker/Dockerfile
@@ -32,7 +32,7 @@ ARG CACHEBUST=2
32
ENV COMPOSER_ALLOW_SUPERUSER=1
33
34
RUN git clone https://github.com/buggregator/examples.git /app
35
-RUN composer install
+RUN composer update
36
37
RUN chmod 0777 storage -R
38
RUN chmod 0777 bootstrap -R
0 commit comments