⬆️ Update alpine_3_20/composer to v2.8.2-r0 (#345)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-04 17:23:47 +01:00 committed by GitHub
parent b45a34d338
commit fd00f9e124
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,7 @@ RUN \
php83=8.3.13-r0 \
\
&& apk add --no-cache --virtual .build-dependencies \
composer=2.7.9-r0 \
composer=2.8.2-r0 \
\
&& curl -J -L -o /tmp/bookstack.tar.gz \
"https://github.com/BookStackApp/BookStack/archive/${BOOKSTACK_VERSION}.tar.gz" \