Merge branch 'main' into develop
commit
5043d63f0d
|
@ -24,7 +24,6 @@ RUN curl -sL https://getcomposer.org/installer | \
|
||||||
USER www-data
|
USER www-data
|
||||||
|
|
||||||
RUN composer install \
|
RUN composer install \
|
||||||
--ignore-platform-reqs \
|
|
||||||
--no-interaction \
|
--no-interaction \
|
||||||
--no-plugins \
|
--no-plugins \
|
||||||
--no-scripts \
|
--no-scripts \
|
||||||
|
|
Loading…
Reference in New Issue