Upgrades Grocy to 3.1.2

This commit is contained in:
Federico Ariel Castagnini 2021-10-08 14:32:01 -07:00
parent 9334b2aa91
commit d1184c187f
No known key found for this signature in database
GPG key ID: B8F54AA3DB400B54

View file

@ -39,7 +39,7 @@ RUN \
\
&& yarn global add modclean \
\
&& git clone --branch "v3.1.1" --depth=1 \
&& git clone --branch "v3.1.2" --depth=1 \
https://github.com/grocy/grocy.git /var/www/grocy \
\
&& cd /var/www/grocy \