diff --git a/grocy/Dockerfile b/grocy/Dockerfile index 9b857ff..c989269 100755 --- a/grocy/Dockerfile +++ b/grocy/Dockerfile @@ -36,7 +36,7 @@ RUN \ \ && yarn global add modclean \ \ - && git clone --branch "v3.3.0" --depth=1 \ + && git clone --branch "v3.3.1" --depth=1 \ https://github.com/grocy/grocy.git /var/www/grocy \ \ && cd /var/www/grocy \