Skip to content

Commit 2b45e82

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

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.103 AS build
1+
FROM mcr.microsoft.com/dotnet/sdk:10.0.200 AS build
22
WORKDIR /source
33

44
COPY *.csproj .

0 commit comments

Comments
 (0)