Skip to content

Commit

Permalink
⬆️ Update grafana/grafana to v11 (#399)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent 59241f4 commit 5f7d5f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grafana/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Setup base system
ARG BUILD_ARCH=amd64
ARG GRAFANA_VERSION="v10.4.2"
ARG GRAFANA_VERSION="v11.0.0"
ARG GRAFANA_IMAGE_RENDERER_VERSION="v3.10.4"
RUN \
ARCH="${BUILD_ARCH}" \
Expand Down

0 comments on commit 5f7d5f8

Please sign in to comment.