Skip to content

Commit 6aea4e7

Browse files
⬆️ Update Add-on base image to v9 (#486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f678e67 commit 6aea4e7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

grafana/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:8.1.4
1+
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64:9.1.0
22
# hadolint ignore=DL3006
33
FROM ${BUILD_FROM}
44

grafana/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
build_from:
3-
aarch64: ghcr.io/hassio-addons/debian-base/aarch64:8.1.4
4-
amd64: ghcr.io/hassio-addons/debian-base/amd64:8.1.4
3+
aarch64: ghcr.io/hassio-addons/debian-base/aarch64:9.1.0
4+
amd64: ghcr.io/hassio-addons/debian-base/amd64:9.1.0

0 commit comments

Comments
 (0)