Skip to content

Commit

Permalink
chore(deps): upgrade otel to 1.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ludovicm67 committed Oct 2, 2023
1 parent 8cf9f8d commit a43b4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM --platform=linux/amd64 docker.io/library/eclipse-temurin:11-jre-jammy

ARG OTEL_VERSION="1.29.0"
ARG OTEL_VERSION="1.30.0"
ARG STARDOG_VERSION="9.2.0"

ENV STARDOG_HOME="/var/opt/stardog"
Expand Down

0 comments on commit a43b4ed

Please sign in to comment.