⬆️ Upgrades Grocy to v2.4.0

This commit is contained in:
Jorim Tielemans 2019-05-11 13:05:23 +02:00 committed by GitHub
parent bcabf89ca3
commit 6538b47bed
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.3.0" --depth=1 \
&& git clone --branch "v2.4.0" --depth=1 \
https://github.com/grocy/grocy.git /var/www/grocy \
\
&& cd /var/www/grocy \