mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-04 11:01:27 +00:00
⬆️ 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:
parent
85100fc7b4
commit
0fe7418887
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue