mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-04 19:21:24 +00:00
⬆️ Upgrades git to 2.20.1-r0
This commit is contained in:
parent
f474e24482
commit
a05ca01505
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 \
|
||||||
git=2.18.1-r0 \
|
|
||||||
yarn=1.7.0-r0 \
|
yarn=1.7.0-r0 \
|
||||||
composer=1.6.5-r1 \
|
composer=1.6.5-r1 \
|
||||||
|
git=2.20.1-r0 \
|
||||||
\
|
\
|
||||||
&& yarn global add modclean \
|
&& yarn global add modclean \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue