Skip to content

Commit eb0ddd1

Browse files
Bump ubuntu from 7229784 to b59d215 in /test/OpenTelemetry.Instrumentation.W3cTraceContext.Tests (open-telemetry#6322)
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 dde8f40 commit eb0ddd1

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

0 commit comments

Comments
 (0)