⬆️ Upgrades Grocy to 3.3.1 (#302)

This commit is contained in:
Franck Nijhof 2022-06-10 22:46:01 +02:00 committed by GitHub
parent 8855ad4a51
commit e2d2c91d1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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