diff --git a/grocy/Dockerfile b/grocy/Dockerfile index edb420f..f65992e 100755 --- a/grocy/Dockerfile +++ b/grocy/Dockerfile @@ -36,7 +36,7 @@ RUN \ \ && yarn global add modclean \ \ - && git clone --branch "v3.3.1" --depth=1 \ + && git clone --branch "v3.3.2" --depth=1 \ https://github.com/grocy/grocy.git /var/www/grocy \ \ && cd /var/www/grocy \ diff --git a/grocy/config.yaml b/grocy/config.yaml index fb7e001..cecf0d8 100644 --- a/grocy/config.yaml +++ b/grocy/config.yaml @@ -50,7 +50,7 @@ options: grocy_ingress_user: "" schema: log_level: list(trace|debug|info|notice|warning|error|fatal)? - culture: list(ca|cs|da|de|el_GR|en|en_GB|es|fi|fr|he_IL|hu|it|ja|ko_KR|nl|no|pl|pt_BR|pt_PT|ru|sk_SK|sv_SE|ta|tr|zh_CN|zh_TW) + culture: list(ca|cs|da|de|el_GR|en|en_GB|es|fi|fr|he_IL|hu|it|ja|ko_KR|lt|nl|no|pl|pt_BR|pt_PT|ru|sk_SK|sl|sv_SE|ta|tr|uk|zh_CN|zh_TW) currency: match(^[A-Z]{3}$) entry_page: list(stock|shoppinglist|recipes|chores|tasks|batteries|equipment|calendar|mealplan) features: