diff --git a/grocy/Dockerfile b/grocy/Dockerfile index 08d8a12..aa4b795 100755 --- a/grocy/Dockerfile +++ b/grocy/Dockerfile @@ -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 \