We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88536de commit faf51d6Copy full SHA for faf51d6
test/OpenTelemetry.Instrumentation.W3cTraceContext.Tests/Dockerfile
@@ -5,7 +5,7 @@
5
ARG BUILD_SDK_VERSION=10.0
6
ARG TEST_SDK_VERSION=10.0
7
8
-FROM ubuntu:24.04@sha256:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252 AS w3c
+FROM ubuntu:24.04@sha256:c35e29c9450151419d9448b0fd75374fec4fff364a27f176fb458d472dfc9e54 AS w3c
9
#Install git
10
WORKDIR /w3c
11
RUN apt-get update && apt-get install -y git
0 commit comments