diff --git a/grocy/Dockerfile b/grocy/Dockerfile index 0740360..39499ac 100755 --- a/grocy/Dockerfile +++ b/grocy/Dockerfile @@ -40,7 +40,7 @@ RUN \ \ && yarn global add modclean \ \ - && git clone --branch "v3.1.3" --depth=1 \ + && git clone --branch "v3.2.0" --depth=1 \ https://github.com/grocy/grocy.git /var/www/grocy \ \ && cd /var/www/grocy \