Skip to content

Commit 669d3b7

Browse files
Bump ubuntu:24.04 Docker digest to 66460d5 (#6604)
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 b8b1034 commit 669d3b7

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

0 commit comments

Comments
 (0)