⬆️ Update grafana/grafana to v11.6.0 (#457)

This commit is contained in:
renovate[bot] 2025-03-28 07:47:58 +01:00 committed by GitHub
parent 5ddea349ab
commit 04fc49c98d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base system
ARG BUILD_ARCH=amd64
ARG GRAFANA_VERSION="v11.5.2"
ARG GRAFANA_VERSION="v11.6.0"
ARG GRAFANA_IMAGE_RENDERER_VERSION="v3.12.3"
RUN \
ARCH="${BUILD_ARCH}" \