Skip to content

Commit b921486

Browse files
Bump ubuntu from c4570d2 to a08e551 in /test/OpenTelemetry.Instrumentation.W3cTraceContext.Tests (#6403)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rajkumar Rangaraj <[email protected]>
1 parent 5ff15e5 commit b921486

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:c4570d2f4665d5d118ae29fb494dee4f8db8fcfaee0e37a2e19b827f399070d3 AS w3c
8+
FROM ubuntu:24.04@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061 AS w3c
99
#Install git
1010
WORKDIR /w3c
1111
RUN apt-get update && apt-get install -y git

0 commit comments

Comments
 (0)