diff --git a/prometheus/Dockerfile b/prometheus/Dockerfile index 248109f..57b25f6 100755 --- a/prometheus/Dockerfile +++ b/prometheus/Dockerfile @@ -1,4 +1,4 @@ -ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:11.0.0 +ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:11.0.1 # hadolint ignore=DL3006 FROM ${BUILD_FROM} diff --git a/prometheus/build.yaml b/prometheus/build.yaml index 3de9a04..d972ee5 100644 --- a/prometheus/build.yaml +++ b/prometheus/build.yaml @@ -1,5 +1,5 @@ --- build_from: - aarch64: ghcr.io/hassio-addons/base/aarch64:11.0.0 - amd64: ghcr.io/hassio-addons/base/amd64:11.0.0 - armv7: ghcr.io/hassio-addons/base/armv7:11.0.0 + aarch64: ghcr.io/hassio-addons/base/aarch64:11.0.1 + amd64: ghcr.io/hassio-addons/base/amd64:11.0.1 + armv7: ghcr.io/hassio-addons/base/armv7:11.0.1