Skip to content

Commit e6c00f5

Browse files
⬆️ Update Add-on base image to v6.2.7 (#284)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79b4938 commit e6c00f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

influxdb/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64:6.2.6
1+
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64:6.2.7
22
# hadolint ignore=DL3006
33
FROM ${BUILD_FROM}
44

influxdb/build.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
build_from:
3-
aarch64: ghcr.io/hassio-addons/debian-base/aarch64:6.2.6
4-
amd64: ghcr.io/hassio-addons/debian-base/amd64:6.2.6
5-
armv7: ghcr.io/hassio-addons/debian-base/armv7:6.2.6
6-
i386: ghcr.io/hassio-addons/debian-base/i386:6.2.6
3+
aarch64: ghcr.io/hassio-addons/debian-base/aarch64:6.2.7
4+
amd64: ghcr.io/hassio-addons/debian-base/amd64:6.2.7
5+
armv7: ghcr.io/hassio-addons/debian-base/armv7:6.2.7
6+
i386: ghcr.io/hassio-addons/debian-base/i386:6.2.7
77
codenotary:
88
base_image: codenotary@frenck.dev
99
signer: codenotary@frenck.dev

0 commit comments

Comments
 (0)