mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-05 03:31:30 +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 \
|
php7=7.2.14-r0 \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache --virtual .build-dependencies \
|
&& apk add --no-cache --virtual .build-dependencies \
|
||||||
yarn=1.7.0-r0 \
|
|
||||||
composer=1.6.5-r1 \
|
composer=1.6.5-r1 \
|
||||||
git=2.20.1-r0 \
|
git=2.20.1-r0 \
|
||||||
|
yarn=1.12.3-r0 \
|
||||||
\
|
\
|
||||||
&& yarn global add modclean \
|
&& yarn global add modclean \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue