Skip to content

Commit

Permalink
Splunk OTel .NET 1.1.0 (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kielek committed Oct 24, 2023
1 parent 4bf3dfd commit 43d03d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cartservice/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN apt-get update && \
curl \
unzip

ARG SPLUNK_OTEL_VERSION=1.0.2
ARG SPLUNK_OTEL_VERSION=1.1.0
ENV OTEL_DOTNET_AUTO_HOME=/.splunk-otel-dotnet
ADD https://github.com/signalfx/splunk-otel-dotnet/releases/download/v${SPLUNK_OTEL_VERSION}/splunk-otel-dotnet-install.sh ./
RUN chmod +x ./splunk-otel-dotnet-install.sh && \
Expand Down

0 comments on commit 43d03d4

Please sign in to comment.