mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-04 19:21:24 +00:00
⬆️ Upgrades composer to 2.4.2-r0 (#318)
This commit is contained in:
parent
32b36c27e0
commit
5c326c1c37
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||
# hadolint ignore=DL3003
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
composer=2.3.10-r0 \
|
||||
composer=2.4.2-r0 \
|
||||
nginx=1.22.0-r1 \
|
||||
patch=2.7.6-r7 \
|
||||
php8-ctype=8.0.25-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue