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 d586bcb commit 8f0fbfcCopy full SHA for 8f0fbfc
test/OpenTelemetry.Instrumentation.W3cTraceContext.Tests/Dockerfile
@@ -5,7 +5,7 @@
5
ARG BUILD_SDK_VERSION=9.0
6
ARG TEST_SDK_VERSION=9.0
7
8
-FROM ubuntu:24.04@sha256:353675e2a41babd526e2b837d7ec780c2a05bca0164f7ea5dbbd433d21d166fc AS w3c
+FROM ubuntu:24.04@sha256:728785b59223d755e3e5c5af178fab1be7031f3522c5ccd7a0b32b80d8248123 AS w3c
9
#Install git
10
WORKDIR /w3c
11
RUN apt-get update && apt-get install -y git
0 commit comments