⬆ Update Grocy to v2.7.1 (#86)

This commit is contained in:
Paul Sinclair 2020-05-18 10:21:52 -04:00 committed by GitHub
parent 1fbf53e369
commit 74a3d2d9ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ RUN \
\
&& 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 \
\
&& cd /var/www/grocy \