⬆️ Upgrades Grocy to v2.4.2

This commit is contained in:
Jorim Tielemans 2019-06-09 13:39:48 +02:00 committed by GitHub
parent daf67828e6
commit 709e54a942
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.1" --depth=1 \
&& git clone --branch "v2.4.2" --depth=1 \
https://github.com/grocy/grocy.git /var/www/grocy \
\
&& cd /var/www/grocy \