Skip to content

Commit 912d2a9

Browse files
Merge pull request #1461 from dsp-testing/dependabot/docker/implementations/dotnet-jsonschema-net/dotnet/sdk-10.0.201
Bump dotnet/sdk from 10.0.200 to 10.0.201 in /implementations/dotnet-jsonschema-net
2 parents 21cbfa3 + c1bf79c commit 912d2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations/dotnet-jsonschema-net/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/sdk:10.0.200 AS build
1+
FROM mcr.microsoft.com/dotnet/sdk:10.0.201 AS build
22
WORKDIR /source
33

44
COPY *.csproj .

0 commit comments

Comments
 (0)