Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ostefano committed Jul 14, 2024
1 parent 4c060b4 commit 11b26a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ FROM php-base as composer-build
COPY --from=composer:latest /usr/bin/composer /usr/bin/composer
RUN composer config --no-interaction allow-plugins.composer/installers true
RUN composer update
RUN composer update mirrors
RUN composer install
RUN composer require --with-all-dependencies --no-interaction \
supervisorphp/supervisor:^4.0 \
Expand Down

0 comments on commit 11b26a9

Please sign in to comment.