Skip to content

Commit

Permalink
Version bumps
Browse files Browse the repository at this point in the history
Signed-off-by: Fabian Stäber <[email protected]>
  • Loading branch information
fstab committed May 21, 2024
1 parent 3ea34b5 commit 47ffa80
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM redhat/ubi8

ENV GRAFANA_VERSION="10.4.1"
ENV PROMETHEUS_VERSION="2.51.1"
ENV TEMPO_VERSION="2.4.1"
ENV GRAFANA_VERSION="11.0.0"
ENV PROMETHEUS_VERSION="2.52.0"
ENV TEMPO_VERSION="2.4.2"
ENV LOKI_VERSION="3.0.0"
ENV OPENTELEMETRY_COLLECTOR_VERSION="0.97.0"
ENV OPENTELEMETRY_COLLECTOR_VERSION="0.100.0"

# TARGETARCH is automatically detected and set by the Docker daemon during the build process. If the build starts
# on an amd64 architecture, than the TARGETARCH will be set to `amd64`.
Expand Down

0 comments on commit 47ffa80

Please sign in to comment.