We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d440b88 commit 4a80b99Copy full SHA for 4a80b99
grafana/Dockerfile
@@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
7
8
# Setup base system
9
ARG BUILD_ARCH=amd64
10
-ARG GRAFANA_VERSION="v10.1.2"
+ARG GRAFANA_VERSION="v10.2.2"
11
ARG GRAFANA_IMAGE_RENDERER_VERSION="v3.9.0"
12
RUN \
13
ARCH="${BUILD_ARCH}" \
0 commit comments