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 Apr 4, 2024
1 parent 4cb04f1 commit 757e962
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM redhat/ubi8

ENV GRAFANA_VERSION="10.3.3"
ENV PROMETHEUS_VERSION="2.50.0"
ENV TEMPO_VERSION="2.3.1"
ENV LOKI_VERSION="2.9.4"
ENV OPENTELEMETRY_COLLECTOR_VERSION="0.95.0"
ENV GRAFANA_VERSION="10.4.1"
ENV PROMETHEUS_VERSION="2.51.1"
ENV TEMPO_VERSION="2.4.1"
ENV LOKI_VERSION="2.9.6"
ENV OPENTELEMETRY_COLLECTOR_VERSION="0.97.0"

RUN mkdir /otel-lgtm
WORKDIR /otel-lgtm
Expand Down

0 comments on commit 757e962

Please sign in to comment.