Bump ubuntu from `a08e551` to `7c06e91` in /test/OpenTelemetry.Instrumentation.W3cTraceContext.Tests (#6438)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rajkumar Rangaraj <rajrang@microsoft.com>
This commit is contained in:
parent
2e73a2c468
commit
a067b8f437
|
|
@ -5,7 +5,7 @@
|
||||||
ARG BUILD_SDK_VERSION=9.0
|
ARG BUILD_SDK_VERSION=9.0
|
||||||
ARG TEST_SDK_VERSION=9.0
|
ARG TEST_SDK_VERSION=9.0
|
||||||
|
|
||||||
FROM ubuntu:24.04@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061 AS w3c
|
FROM ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9 AS w3c
|
||||||
#Install git
|
#Install git
|
||||||
WORKDIR /w3c
|
WORKDIR /w3c
|
||||||
RUN apt-get update && apt-get install -y git
|
RUN apt-get update && apt-get install -y git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue