⬆️ Update grafana/grafana to v10.4.2 (#395)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-12 08:59:56 +02:00 committed by GitHub
parent 43e15b3e37
commit fb010cfab4
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="v10.4.1"
ARG GRAFANA_VERSION="v10.4.2"
ARG GRAFANA_IMAGE_RENDERER_VERSION="v3.10.1"
RUN \
ARCH="${BUILD_ARCH}" \