mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-05 11:41:32 +00:00
Upgrades Grocy to 3.1.3 (#262)
This commit is contained in:
parent
f7f53dd357
commit
0cba10e9be
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ RUN \
|
||||||
\
|
\
|
||||||
&& yarn global add modclean \
|
&& yarn global add modclean \
|
||||||
\
|
\
|
||||||
&& git clone --branch "v3.1.2" --depth=1 \
|
&& git clone --branch "v3.1.3" --depth=1 \
|
||||||
https://github.com/grocy/grocy.git /var/www/grocy \
|
https://github.com/grocy/grocy.git /var/www/grocy \
|
||||||
\
|
\
|
||||||
&& cd /var/www/grocy \
|
&& cd /var/www/grocy \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue