Skip to content

Commit

Permalink
Merge pull request #75 from arukiidou/chore/update-grafana-and-loki
Browse files Browse the repository at this point in the history
Bump dependencies
  • Loading branch information
zeitlinger authored Jul 15, 2024
2 parents 1716214 + 475f4cd commit ddff730
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
FROM redhat/ubi8

ENV GRAFANA_VERSION="11.0.0"
ENV PROMETHEUS_VERSION="2.52.0"
ENV GRAFANA_VERSION="11.1.0"
ENV PROMETHEUS_VERSION="2.53.1"
ENV TEMPO_VERSION="2.5.0"
ENV LOKI_VERSION="3.0.0"
ENV LOKI_VERSION="3.1.0"
ENV OPENTELEMETRY_COLLECTOR_VERSION="0.103.0"

# TARGETARCH is automatically detected and set by the Docker daemon during the build process. If the build starts
Expand Down

0 comments on commit ddff730

Please sign in to comment.