Skip to content

Commit

Permalink
cartservice - Splunk OTel .NET 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kielek committed Jan 19, 2024
1 parent d940e41 commit a2e06ff
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.2.0
ARG SPLUNK_OTEL_VERSION=1.3.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 a2e06ff

Please sign in to comment.