diff --git a/grocy/Dockerfile b/grocy/Dockerfile index 82757ae..2a54eaf 100755 --- a/grocy/Dockerfile +++ b/grocy/Dockerfile @@ -39,7 +39,7 @@ RUN \ \ && yarn global add modclean \ \ - && git clone --branch "v3.1.1" --depth=1 \ + && git clone --branch "v3.1.2" --depth=1 \ https://github.com/grocy/grocy.git /var/www/grocy \ \ && cd /var/www/grocy \