From a3b3922a7e1266c05a782a41ad4df8f0aa590301 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 05:29:33 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20grott=20digest=20?= =?UTF-8?q?to=20fb52e2d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- grott/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grott/Dockerfile b/grott/Dockerfile index 7d772a1..6ef2f54 100644 --- a/grott/Dockerfile +++ b/grott/Dockerfile @@ -2,7 +2,7 @@ ARG BUILD_FROM=ghcr.io/hassio-addons/base-python:16.1.4 # hadolint ignore=DL3006 FROM $BUILD_FROM -ENV GIT_REF=4d1a67a04ebcc6887b217249d20fb76e14aeaf40 +ENV GIT_REF=fb52e2d4ff3065f60db45a7c2c82f2ad7e9f8463 ENV LANG=C.UTF-8 # Install python/pip