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.0-r0 (#385)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ab40185d78
commit
66ff807473
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ RUN \
|
|||
php82=8.2.15-r0 \
|
||||
\
|
||||
&& apk add --no-cache --virtual .build-dependencies \
|
||||
composer=2.6.6-r0 \
|
||||
composer=2.7.0-r0 \
|
||||
git=2.43.0-r0 \
|
||||
\
|
||||
&& git clone --branch "${TASMOADMIN_VERSION}" --depth=1 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue