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.6-r0 (#401)
This commit is contained in:
parent
05f9eb108b
commit
e288a561f2
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.4-r0 \
|
composer=2.7.6-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