⬆️ Upgrades Grocy to v2.4.2

This commit is contained in:
Franck Nijhof 2019-06-17 12:29:53 +02:00
parent 1c8a4d8ce1
commit fe2a758e05
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

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