Bump ubuntu in /test/OpenTelemetry.Instrumentation.W3cTraceContext.Tests
Bumps ubuntu from `7c06e91` to `9cbed75`. --- updated-dependencies: - dependency-name: ubuntu dependency-version: '24.04' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b659171101
commit
2acc3d5410
|
|
@ -5,7 +5,7 @@
|
|||
ARG BUILD_SDK_VERSION=9.0
|
||||
ARG TEST_SDK_VERSION=9.0
|
||||
|
||||
FROM ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9 AS w3c
|
||||
FROM ubuntu:24.04@sha256:9cbed754112939e914291337b5e554b07ad7c392491dba6daf25eef1332a22e8 AS w3c
|
||||
#Install git
|
||||
WORKDIR /w3c
|
||||
RUN apt-get update && apt-get install -y git
|
||||
|
|
|
|||
Loading…
Reference in New Issue