Skip to content

Commit

Permalink
Bump dotnet/sdk in /implementations/dotnet-jsonschema-net
Browse files Browse the repository at this point in the history
Bumps dotnet/sdk from 9.0.101 to 9.0.102.

---
updated-dependencies:
- dependency-name: dotnet/sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent f130001 commit 29924ee
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 29924ee

Please sign in to comment.