Skip to content

Commit

Permalink
⬆️ Upgrades Grocy to 3.3.1 (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Jun 10, 2022
1 parent 8855ad4 commit e2d2c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grocy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit e2d2c91

Please sign in to comment.