From 017b9ba103813ee484cc84afe4671000ccb9a7ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 18:59:36 +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.0?= 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 871c086..4607bd5 100644 --- a/grott-current/Dockerfile +++ b/grott-current/Dockerfile @@ -1,4 +1,4 @@ -ARG BUILD_FROM=ghcr.io/hassio-addons/base:14.2.2 +ARG BUILD_FROM=ghcr.io/hassio-addons/base:14.3.0 # hadolint ignore=DL3006 FROM $BUILD_FROM