mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-04 19:21:24 +00:00
⬆️ Upgrades yarn to 1.12.3-r0
This commit is contained in:
parent
a05ca01505
commit
f78e7d9367
1 changed files with 1 additions and 1 deletions
|
@ -21,9 +21,9 @@ RUN \
|
|||
php7=7.2.14-r0 \
|
||||
\
|
||||
&& apk add --no-cache --virtual .build-dependencies \
|
||||
yarn=1.7.0-r0 \
|
||||
composer=1.6.5-r1 \
|
||||
git=2.20.1-r0 \
|
||||
yarn=1.12.3-r0 \
|
||||
\
|
||||
&& yarn global add modclean \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue