⬆️ Upgrades Grocy to v2.5.1

This commit is contained in:
Franck Nijhof 2019-09-28 14:19:35 +02:00
parent 5997841885
commit 4ec0cae0bd
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

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