⬆️ Update alpine_3_19/composer to v2.7.1-r0 (#386)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-10 12:14:07 +01:00 committed by GitHub
parent 85100fc7b4
commit 0fe7418887
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@ RUN \
php82=8.2.15-r0 \ php82=8.2.15-r0 \
\ \
&& apk add --no-cache --virtual .build-dependencies \ && apk add --no-cache --virtual .build-dependencies \
composer=2.7.0-r0 \ composer=2.7.1-r0 \
\ \
&& cd /var/www/tasmoadmin/tasmoadmin \ && cd /var/www/tasmoadmin/tasmoadmin \
&& composer install --no-dev \ && composer install --no-dev \