⬇️ Revert grocy upgrade, already on master.

This commit is contained in:
Franck Nijhof 2019-06-23 22:07:00 +02:00 committed by GitHub
parent 7fcab5b5d5
commit c59800cac4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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