⬆️ Upgrades Grocy to 3.3.1

This commit is contained in:
Franck Nijhof 2022-06-10 18:41:52 +02:00
parent 8855ad4a51
commit 1c20168e91

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 \