Skip to content

Commit c46ce3d

Browse files
⬆️ Update Add-on base image to v7.7.1 (#446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6dec4b commit c46ce3d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

grafana/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64:7.7.0
1+
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64:7.7.1
22
# hadolint ignore=DL3006
33
FROM ${BUILD_FROM}
44

grafana/build.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
build_from:
3-
aarch64: ghcr.io/hassio-addons/debian-base/aarch64:7.7.0
4-
amd64: ghcr.io/hassio-addons/debian-base/amd64:7.7.0
5-
armv7: ghcr.io/hassio-addons/debian-base/armv7:7.7.0
3+
aarch64: ghcr.io/hassio-addons/debian-base/aarch64:7.7.1
4+
amd64: ghcr.io/hassio-addons/debian-base/amd64:7.7.1
5+
armv7: ghcr.io/hassio-addons/debian-base/armv7:7.7.1
66
codenotary:
77
base_image: [email protected]
88

0 commit comments

Comments
 (0)