mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-05 03:31:30 +00:00
⬆️ Upgrades yarn to 1.16.0-r0
This commit is contained in:
parent
2500e14ea7
commit
66e710fa20
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ RUN \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache --virtual .build-dependencies \
|
&& apk add --no-cache --virtual .build-dependencies \
|
||||||
git=2.22.0-r0 \
|
git=2.22.0-r0 \
|
||||||
yarn=1.12.3-r0 \
|
yarn=1.16.0-r0 \
|
||||||
composer=1.8.0-r1 \
|
composer=1.8.0-r1 \
|
||||||
\
|
\
|
||||||
&& yarn global add modclean \
|
&& yarn global add modclean \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue