Skip to content

Commit

Permalink
Merge pull request #871 from dsp-testing/dependabot/docker/implementa…
Browse files Browse the repository at this point in the history
…tions/dotnet-jsonschema-net/dotnet/sdk-9.0.102

Bump dotnet/sdk from 9.0.101 to 9.0.102 in /implementations/dotnet-jsonschema-net
  • Loading branch information
github-actions[bot] authored Jan 15, 2025
2 parents f130001 + 29924ee commit 1d023aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion implementations/dotnet-jsonschema-net/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/sdk:9.0.101 AS build
FROM mcr.microsoft.com/dotnet/sdk:9.0.102 AS build
WORKDIR /source

COPY *.csproj .
Expand Down

0 comments on commit 1d023aa

Please sign in to comment.