From cc48ed63cf4eed342ef96a5bdabf850daa720fdc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 04:57:29 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20Add-on=20base=20i?= =?UTF-8?q?mage=20to=20v14.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- grott-current/Dockerfile | 2 +- grott-current/build.yaml | 10 +++++----- grott/Dockerfile | 2 +- grott/build.yaml | 10 +++++----- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/grott-current/Dockerfile b/grott-current/Dockerfile index 3c70352..d4689e3 100644 --- a/grott-current/Dockerfile +++ b/grott-current/Dockerfile @@ -1,4 +1,4 @@ -ARG BUILD_FROM=ghcr.io/hassio-addons/base:14.1.0 +ARG BUILD_FROM=ghcr.io/hassio-addons/base:14.1.1 # hadolint ignore=DL3006 FROM $BUILD_FROM diff --git a/grott-current/build.yaml b/grott-current/build.yaml index 5342c74..c8e301e 100644 --- a/grott-current/build.yaml +++ b/grott-current/build.yaml @@ -1,10 +1,10 @@ --- build_from: - aarch64: ghcr.io/hassio-addons/base/aarch64:14.1.0 - amd64: ghcr.io/hassio-addons/base/amd64:14.1.0 - armhf: ghcr.io/hassio-addons/base/armhf:14.1.0 - armv7: ghcr.io/hassio-addons/base/armv7:14.1.0 - i386: ghcr.io/hassio-addons/base/i386:14.1.0 + aarch64: ghcr.io/hassio-addons/base/aarch64:14.1.1 + amd64: ghcr.io/hassio-addons/base/amd64:14.1.1 + armhf: ghcr.io/hassio-addons/base/armhf:14.1.1 + armv7: ghcr.io/hassio-addons/base/armv7:14.1.1 + i386: ghcr.io/hassio-addons/base/i386:14.1.1 codenotary: base_image: codenotary@frenck.dev signer: etienne.guilluy@gmail.com diff --git a/grott/Dockerfile b/grott/Dockerfile index be51f52..46cb5ae 100644 --- a/grott/Dockerfile +++ b/grott/Dockerfile @@ -1,4 +1,4 @@ -ARG BUILD_FROM=ghcr.io/hassio-addons/base:14.1.0 +ARG BUILD_FROM=ghcr.io/hassio-addons/base:14.1.1 # hadolint ignore=DL3006 FROM $BUILD_FROM diff --git a/grott/build.yaml b/grott/build.yaml index 5342c74..c8e301e 100644 --- a/grott/build.yaml +++ b/grott/build.yaml @@ -1,10 +1,10 @@ --- build_from: - aarch64: ghcr.io/hassio-addons/base/aarch64:14.1.0 - amd64: ghcr.io/hassio-addons/base/amd64:14.1.0 - armhf: ghcr.io/hassio-addons/base/armhf:14.1.0 - armv7: ghcr.io/hassio-addons/base/armv7:14.1.0 - i386: ghcr.io/hassio-addons/base/i386:14.1.0 + aarch64: ghcr.io/hassio-addons/base/aarch64:14.1.1 + amd64: ghcr.io/hassio-addons/base/amd64:14.1.1 + armhf: ghcr.io/hassio-addons/base/armhf:14.1.1 + armv7: ghcr.io/hassio-addons/base/armv7:14.1.1 + i386: ghcr.io/hassio-addons/base/i386:14.1.1 codenotary: base_image: codenotary@frenck.dev signer: etienne.guilluy@gmail.com