Skip to content

Commit c1bf79c

Browse files
Bump dotnet/sdk in /implementations/dotnet-jsonschema-net
Bumps dotnet/sdk from 10.0.200 to 10.0.201. --- updated-dependencies: - dependency-name: dotnet/sdk dependency-version: 10.0.201 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21cbfa3 commit c1bf79c

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)