File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
OpenTelemetry.Instrumentation.Cassandra.Tests
OpenTelemetry.Instrumentation.ConfluentKafka.Tests
OpenTelemetry.Instrumentation.StackExchangeRedis.Tests Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22 "sdk" : {
33 "rollForward" : " latestFeature" ,
44 "allowPrerelease" : false ,
5- "version" : " 9.0.304 "
5+ "version" : " 9.0.305 "
66 }
77}
Original file line number Diff line number Diff line change 55ARG BUILD_SDK_VERSION=9.0
66ARG TEST_SDK_VERSION=9.0
77
8- FROM mcr.microsoft.com/dotnet/sdk:8.0.413 @sha256:7fd287cec03e027e39be13fb06ca1347f1338c7a6ab4ad305d94d91852693f70 AS dotnet-sdk-8.0
9- FROM mcr.microsoft.com/dotnet/sdk:9.0.304 @sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6 AS dotnet-sdk-9.0
8+ FROM mcr.microsoft.com/dotnet/sdk:8.0.414 @sha256:3cef19377b2ef2a0171e930a24627677447c3e41b5f2eab84ff4895f1b15d254 AS dotnet-sdk-8.0
9+ FROM mcr.microsoft.com/dotnet/sdk:9.0.305 @sha256:bb42ae2c058609d1746baf24fe6864ecab0686711dfca1f4b7a99e367ab17162 AS dotnet-sdk-9.0
1010
1111FROM dotnet-sdk-${BUILD_SDK_VERSION} AS build
1212ARG PUBLISH_CONFIGURATION=Release
Original file line number Diff line number Diff line change 55ARG BUILD_SDK_VERSION=9.0
66ARG TEST_SDK_VERSION=9.0
77
8- FROM mcr.microsoft.com/dotnet/sdk:8.0.413 @sha256:7fd287cec03e027e39be13fb06ca1347f1338c7a6ab4ad305d94d91852693f70 AS dotnet-sdk-8.0
9- FROM mcr.microsoft.com/dotnet/sdk:9.0.304 @sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6 AS dotnet-sdk-9.0
8+ FROM mcr.microsoft.com/dotnet/sdk:8.0.414 @sha256:3cef19377b2ef2a0171e930a24627677447c3e41b5f2eab84ff4895f1b15d254 AS dotnet-sdk-8.0
9+ FROM mcr.microsoft.com/dotnet/sdk:9.0.305 @sha256:bb42ae2c058609d1746baf24fe6864ecab0686711dfca1f4b7a99e367ab17162 AS dotnet-sdk-9.0
1010
1111FROM dotnet-sdk-${BUILD_SDK_VERSION} AS build
1212ARG PUBLISH_CONFIGURATION=Release
Original file line number Diff line number Diff line change 55ARG BUILD_SDK_VERSION=9.0
66ARG TEST_SDK_VERSION=9.0
77
8- FROM mcr.microsoft.com/dotnet/sdk:8.0.413 @sha256:7fd287cec03e027e39be13fb06ca1347f1338c7a6ab4ad305d94d91852693f70 AS dotnet-sdk-8.0
9- FROM mcr.microsoft.com/dotnet/sdk:9.0.304 @sha256:ae000be75dac94fc40e00f0eee903289e985995cc06dac3937469254ce5b60b6 AS dotnet-sdk-9.0
8+ FROM mcr.microsoft.com/dotnet/sdk:8.0.414 @sha256:3cef19377b2ef2a0171e930a24627677447c3e41b5f2eab84ff4895f1b15d254 AS dotnet-sdk-8.0
9+ FROM mcr.microsoft.com/dotnet/sdk:9.0.305 @sha256:bb42ae2c058609d1746baf24fe6864ecab0686711dfca1f4b7a99e367ab17162 AS dotnet-sdk-9.0
1010
1111FROM dotnet-sdk-${BUILD_SDK_VERSION} AS build
1212ARG PUBLISH_CONFIGURATION=Release
You can’t perform that action at this time.
0 commit comments