⬆️ Update alpine_3_21/composer to v2.8.5-r0 (#458)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-22 09:40:45 +01:00 committed by GitHub
parent f8f1e13133
commit 64029ca46a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ RUN \
php83=8.3.16-r0 \
\
&& apk add --no-cache --virtual .build-dependencies \
composer=2.8.4-r0 \
composer=2.8.5-r0 \
\
&& curl -J -L -o /tmp/tasmoadmin.tar.gz \
"https://github.com/TasmoAdmin/TasmoAdmin/releases/download/${TASMOADMIN_VERSION}/tasmoadmin_${TASMOADMIN_VERSION}.tar.gz" \