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 b8b1034 commit 669d3b7Copy full SHA for 669d3b7
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:728785b59223d755e3e5c5af178fab1be7031f3522c5ccd7a0b32b80d8248123 AS w3c
+FROM ubuntu:24.04@sha256:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252 AS w3c
9
#Install git
10
WORKDIR /w3c
11
RUN apt-get update && apt-get install -y git
0 commit comments