⬆️ Update alpine_3_19/composer to v2.7.6-r0 (#401)

This commit is contained in:
renovate[bot] 2024-05-06 08:00:01 +02:00 committed by GitHub
parent 05f9eb108b
commit e288a561f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ RUN \
php82=8.2.18-r0 \
\
&& 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 \
"https://github.com/TasmoAdmin/TasmoAdmin/releases/download/${TASMOADMIN_VERSION}/tasmoadmin_${TASMOADMIN_VERSION}.tar.gz" \