⬆️ Upgrades add-on base image to 12.2.4

This commit is contained in:
Franck Nijhof 2022-09-18 12:14:41 +02:00
parent 21dfe50e73
commit 88e382dad5
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
2 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:12.2.2
ARG BUILD_FROM=ghcr.io/hassio-addons/base:12.2.4
# hadolint ignore=DL3006
FROM ${BUILD_FROM}

View file

@ -1,10 +1,10 @@
---
build_from:
aarch64: ghcr.io/hassio-addons/base:12.2.2
amd64: ghcr.io/hassio-addons/base:12.2.2
armhf: ghcr.io/hassio-addons/base:12.2.2
armv7: ghcr.io/hassio-addons/base:12.2.2
i386: ghcr.io/hassio-addons/base:12.2.2
aarch64: ghcr.io/hassio-addons/base:12.2.4
amd64: ghcr.io/hassio-addons/base:12.2.4
armhf: ghcr.io/hassio-addons/base:12.2.4
armv7: ghcr.io/hassio-addons/base:12.2.4
i386: ghcr.io/hassio-addons/base:12.2.4
codenotary:
base_image: codenotary@frenck.dev
signer: codenotary@frenck.dev