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.
440dcf6
c4570d2
1 parent afe1a5b commit 5963d1dCopy full SHA for 5963d1d
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:440dcf6a5640b2ae5c77724e68787a906afb8ddee98bf86db94eea8528c2c076 AS w3c
+FROM ubuntu:24.04@sha256:c4570d2f4665d5d118ae29fb494dee4f8db8fcfaee0e37a2e19b827f399070d3 AS w3c
9
#Install git
10
WORKDIR /w3c
11
RUN apt-get update && apt-get install -y git
0 commit comments