mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-04 19:11:26 +00:00
⬆️ Update alpine_3_21/composer to v2.8.8-r0 (#473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ff60aa15c8
commit
89f70d1e25
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ RUN \
|
||||||
php83=8.3.19-r0 \
|
php83=8.3.19-r0 \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache --virtual .build-dependencies \
|
&& apk add --no-cache --virtual .build-dependencies \
|
||||||
composer=2.8.5-r0 \
|
composer=2.8.8-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