⬆️ Upgrades Grocy to v2.0.0

This commit is contained in:
Franck Nijhof 2019-03-06 21:12:49 +01:00
parent 4e39fa0039
commit ae1ce5de23
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -26,7 +26,7 @@ RUN \
\
&& yarn global add modclean \
\
&& git clone --branch "master" --depth=1 \
&& git clone --branch "v2.0.0" --depth=1 \
https://github.com/grocy/grocy.git /var/www/grocy \
\
&& cd /var/www/grocy \