Skip to content

Commit f64096e

Browse files
authored
Bump Splunk OTel .NET to 1.9.0 (#156)
1 parent a80dc7c commit f64096e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cartservice/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN apt-get update && \
2828
curl \
2929
unzip
3030

31-
ARG SPLUNK_OTEL_VERSION=1.8.0
31+
ARG SPLUNK_OTEL_VERSION=1.9.0
3232
ENV OTEL_DOTNET_AUTO_HOME=/.splunk-otel-dotnet
3333
ADD https://github.com/signalfx/splunk-otel-dotnet/releases/download/v${SPLUNK_OTEL_VERSION}/splunk-otel-dotnet-install.sh ./
3434
RUN chmod +x ./splunk-otel-dotnet-install.sh && \

0 commit comments

Comments
 (0)