Skip to content

Commit faf51d6

Browse files
chore(deps): bump ubuntu:24.04 docker digest to c35e29c (#6702)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88536de commit faf51d6

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=10.0
66
ARG TEST_SDK_VERSION=10.0
77

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

0 commit comments

Comments
 (0)