⬆Update Grocy to v2.7.1

This commit is contained in:
Paul Sinclair 2020-05-18 10:19:01 -04:00
parent df72178cf0
commit 7851c3ec35
No known key found for this signature in database
GPG key ID: 779C7A23E1AA845D

View file

@ -29,7 +29,7 @@ RUN \
\ \
&& yarn global add modclean \ && yarn global add modclean \
\ \
&& git clone --branch "v2.6.1" --depth=1 \ && git clone --branch "v2.7.1" --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 \