mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-04 19:11:26 +00:00
⬆️ Update alpine_3_20/composer to v2.7.9-r0 (#424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
77ec2d4918
commit
7dd23cba86
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ RUN \
|
||||||
php83=8.3.10-r0 \
|
php83=8.3.10-r0 \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache --virtual .build-dependencies \
|
&& apk add --no-cache --virtual .build-dependencies \
|
||||||
composer=2.7.7-r0 \
|
composer=2.7.9-r0 \
|
||||||
\
|
\
|
||||||
&& curl -J -L -o /tmp/tasmoadmin.tar.gz \
|
&& curl -J -L -o /tmp/tasmoadmin.tar.gz \
|
||||||
"https://github.com/TasmoAdmin/TasmoAdmin/releases/download/${TASMOADMIN_VERSION}/tasmoadmin_${TASMOADMIN_VERSION}.tar.gz" \
|
"https://github.com/TasmoAdmin/TasmoAdmin/releases/download/${TASMOADMIN_VERSION}/tasmoadmin_${TASMOADMIN_VERSION}.tar.gz" \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue