mirror of
https://github.com/hassio-addons/addon-grafana.git
synced 2025-05-03 18:51:22 +00:00
⬆️ Update grafana/grafana to v11.6.1 (#464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
88b7b50daa
commit
5ff71cb8f7
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||
|
||||
# Setup base system
|
||||
ARG BUILD_ARCH=amd64
|
||||
ARG GRAFANA_VERSION="v11.6.0"
|
||||
ARG GRAFANA_VERSION="v11.6.1"
|
||||
ARG GRAFANA_IMAGE_RENDERER_VERSION="v3.12.5"
|
||||
RUN \
|
||||
ARCH="${BUILD_ARCH}" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue