⬆️ Upgrades Grocy to 3.3.0 (#297)

This commit is contained in:
Logan Edwards 2022-06-09 05:02:49 -04:00 committed by GitHub
parent 21bf1623e2
commit 193d1d513c
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.2.0" --depth=1 \
&& git clone --branch "v3.3.0" --depth=1 \
https://github.com/grocy/grocy.git /var/www/grocy \
\
&& cd /var/www/grocy \