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.4-r0 (#399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a8f81ee785
commit
b5e3bd1de7
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ RUN \
|
||||||
php82=8.2.18-r0 \
|
php82=8.2.18-r0 \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache --virtual .build-dependencies \
|
&& apk add --no-cache --virtual .build-dependencies \
|
||||||
composer=2.7.1-r0 \
|
composer=2.7.4-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