⬆️ Update alpine_3_20/composer to v2.7.7-r0 (#411)

This commit is contained in:
renovate[bot] 2024-06-15 08:28:57 +02:00 committed by GitHub
parent d4fa93d548
commit 1b82819e62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ RUN \
php83=8.3.8-r0 \ php83=8.3.8-r0 \
\ \
&& apk add --no-cache --virtual .build-dependencies \ && apk add --no-cache --virtual .build-dependencies \
composer=2.7.6-r0 \ composer=2.7.7-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" \