⬆️ Temporary upgrade to master branch of Grocy

This commit is contained in:
Franck Nijhof 2019-03-06 00:35:17 +01:00
parent 8599ac5d48
commit 43289910d0
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 "v1.24.1" --depth=1 \
&& git clone --branch "master" --depth=1 \
https://github.com/grocy/grocy.git /var/www/grocy \
\
&& cd /var/www/grocy \