diff --git a/grocy/Dockerfile b/grocy/Dockerfile index ca8d33a..af0a51c 100755 --- a/grocy/Dockerfile +++ b/grocy/Dockerfile @@ -29,7 +29,7 @@ RUN \ \ && yarn global add modclean \ \ - && git clone --branch "v2.5.2" --depth=1 \ + && git clone --branch "v2.6.0" --depth=1 \ https://github.com/grocy/grocy.git /var/www/grocy \ \ && cd /var/www/grocy \