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 Jan 19, 2024
1 parent 0de9870 commit 83d128a
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.2.1"
ENV PROMETHEUS_VERSION="2.47.2"
ENV TEMPO_VERSION="2.3.0"
ENV LOKI_VERSION="2.9.2"
ENV OPENTELEMETRY_COLLECTOR_VERSION="0.89.0"
ENV GRAFANA_VERSION="10.2.3"
ENV PROMETHEUS_VERSION="2.49.1"
ENV TEMPO_VERSION="2.3.1"
ENV LOKI_VERSION="2.9.3"
ENV OPENTELEMETRY_COLLECTOR_VERSION="0.92.0"

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

0 comments on commit 83d128a

Please sign in to comment.