⬆️ Update alpine_3_19/composer to v2.7.0-r0 (#385)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-08 21:06:32 +01:00 committed by GitHub
parent ab40185d78
commit 66ff807473
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ RUN \
php82=8.2.15-r0 \ php82=8.2.15-r0 \
\ \
&& apk add --no-cache --virtual .build-dependencies \ && apk add --no-cache --virtual .build-dependencies \
composer=2.6.6-r0 \ composer=2.7.0-r0 \
git=2.43.0-r0 \ git=2.43.0-r0 \
\ \
&& git clone --branch "${TASMOADMIN_VERSION}" --depth=1 \ && git clone --branch "${TASMOADMIN_VERSION}" --depth=1 \