Upgrades Grocy to 3.1.2 (#248)

This commit is contained in:
Federico Ariel Castagnini 2021-11-11 06:09:13 -08:00 committed by GitHub
parent b6379df2e6
commit ad5c93a0e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 \