Skip to content

Commit

Permalink
⬆️ Upgrades Grocy to v2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jul 7, 2019
1 parent 84658bc commit bc1f658
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 @@ -27,7 +27,7 @@ RUN \
\
&& yarn global add modclean \
\
&& git clone --branch "v2.4.3" --depth=1 \
&& git clone --branch "v2.4.4" --depth=1 \
https://github.com/grocy/grocy.git /var/www/grocy \
\
&& cd /var/www/grocy \
Expand Down

0 comments on commit bc1f658

Please sign in to comment.