⬆️ Update alpine_3_19/composer to v2.7.4-r0 (#442)

This commit is contained in:
renovate[bot] 2024-04-27 16:25:06 +02:00 committed by GitHub
parent 42e6611fde
commit 0b0da7a0d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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