From 1b2432b525e9f6b837a31d834afc6ffb235418d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 16:35:27 +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.2.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 5051328..871c086 100644 --- a/grott-current/Dockerfile +++ b/grott-current/Dockerfile @@ -1,4 +1,4 @@ -ARG BUILD_FROM=ghcr.io/hassio-addons/base:14.2.1 +ARG BUILD_FROM=ghcr.io/hassio-addons/base:14.2.2 # hadolint ignore=DL3006 FROM $BUILD_FROM