Skip to content

Commit f678e67

Browse files
⬆️ Update grafana/grafana to v12.3.0 (#488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ad2dce commit f678e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grafana/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
77

88
# Setup base system
99
ARG BUILD_ARCH=amd64
10-
ARG GRAFANA_VERSION="v12.2.1"
10+
ARG GRAFANA_VERSION="v12.3.0"
1111
ARG GRAFANA_IMAGE_RENDERER_VERSION="v4.1.5"
1212
RUN \
1313
ARCH="${BUILD_ARCH}" \

0 commit comments

Comments
 (0)