mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-04 19:21:24 +00:00
⬆️ Upgrades composer to 1.10.16-r0
This commit is contained in:
parent
b4e36de84e
commit
1cdc62ff27
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ RUN \
|
||||||
&& apk add --no-cache --virtual .build-dependencies \
|
&& apk add --no-cache --virtual .build-dependencies \
|
||||||
git=2.26.2-r0 \
|
git=2.26.2-r0 \
|
||||||
yarn=1.22.4-r0 \
|
yarn=1.22.4-r0 \
|
||||||
composer=1.10.10-r0 \
|
composer=1.10.16-r0 \
|
||||||
\
|
\
|
||||||
&& yarn global add modclean \
|
&& yarn global add modclean \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue