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.
7229784
b59d215
1 parent dde8f40 commit eb0ddd1Copy full SHA for eb0ddd1
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:72297848456d5d37d1262630108ab308d3e9ec7ed1c3286a32fe09856619a782 AS w3c
+FROM ubuntu:24.04@sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f AS w3c
9
#Install git
10
WORKDIR /w3c
11
RUN apt-get update && apt-get install -y git
0 commit comments