From d3e249b4a8376a1dc6b334992a867bda6956ba6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 12:54:54 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20ghcr.io/hassio-ad?= =?UTF-8?q?dons/base=20Docker=20tag=20to=20v14.3.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- grott-current/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grott-current/Dockerfile b/grott-current/Dockerfile index f574915..67b953f 100644 --- a/grott-current/Dockerfile +++ b/grott-current/Dockerfile @@ -1,4 +1,4 @@ -ARG BUILD_FROM=ghcr.io/hassio-addons/base:14.3.1 +ARG BUILD_FROM=ghcr.io/hassio-addons/base:14.3.2 # hadolint ignore=DL3006 FROM $BUILD_FROM