⬆️ Upgrades Grocy to v2.5.0

This commit is contained in:
Jorim Tielemans 2019-09-22 18:10:16 +02:00 committed by Franck Nijhof
parent 6a9caa4543
commit 4d4c49f82e

View file

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