mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-04 19:21:24 +00:00
⬆️ Update alpine_3_18/composer to v2.6.5-r0 (#401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
847b238ad1
commit
ed71ce531c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ ARG GROCY_VERSION="v4.0.3"
|
|||
# hadolint ignore=DL3003
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
composer=2.6.4-r0 \
|
||||
composer=2.6.5-r0 \
|
||||
nginx=1.24.0-r6 \
|
||||
patch=2.7.6-r10 \
|
||||
php81-ctype=8.1.23-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue