⬆️ Update alpine_3_19/composer to v2.7.1-r0 (#427)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-12 20:15:36 +01:00 committed by GitHub
parent f9faeafbcd
commit 7393cc2429
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ ARG GROCY_VERSION="v4.0.3"
# hadolint ignore=DL3003
RUN \
apk add --no-cache \
composer=2.7.0-r0 \
composer=2.7.1-r0 \
nginx=1.24.0-r15 \
patch=2.7.6-r10 \
php82-ctype=8.2.15-r0 \