mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-04 11:11:30 +00:00
⬆️ Update alpine_3_19/composer to v2.7.4-r0 (#442)
This commit is contained in:
parent
42e6611fde
commit
0b0da7a0d9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ ARG GROCY_VERSION="v4.2.0"
|
|||
# hadolint ignore=DL3003
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
composer=2.7.1-r0 \
|
||||
composer=2.7.4-r0 \
|
||||
nginx=1.24.0-r15 \
|
||||
patch=2.7.6-r10 \
|
||||
php82-ctype=8.2.18-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue