We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 478368c commit eb8addeCopy full SHA for eb8adde
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.1.5"
11
ARG GRAFANA_IMAGE_RENDERER_VERSION="v3.8.2"
12
RUN \
13
ARCH="${BUILD_ARCH}" \
0 commit comments