Skip to content

Commit 5963d1d

Browse files
Bump ubuntu from 440dcf6 to c4570d2 in /test/OpenTelemetry.Instrumentation.W3cTraceContext.Tests (#6381)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan West <[email protected]>
1 parent afe1a5b commit 5963d1d

File tree

1 file changed

+1
-1
lines changed
  • test/OpenTelemetry.Instrumentation.W3cTraceContext.Tests

1 file changed

+1
-1
lines changed

test/OpenTelemetry.Instrumentation.W3cTraceContext.Tests/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
ARG BUILD_SDK_VERSION=9.0
66
ARG TEST_SDK_VERSION=9.0
77

8-
FROM ubuntu:24.04@sha256:440dcf6a5640b2ae5c77724e68787a906afb8ddee98bf86db94eea8528c2c076 AS w3c
8+
FROM ubuntu:24.04@sha256:c4570d2f4665d5d118ae29fb494dee4f8db8fcfaee0e37a2e19b827f399070d3 AS w3c
99
#Install git
1010
WORKDIR /w3c
1111
RUN apt-get update && apt-get install -y git

0 commit comments

Comments
 (0)