Skip to content

Commit

Permalink
chore(deps): update dependency dotnet to v8.0.402
Browse files Browse the repository at this point in the history
| datasource     | package    | from    | to      |
| -------------- | ---------- | ------- | ------- |
| dotnet-version | dotnet-sdk | 8.0.401 | 8.0.402 |
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent da4ea5c commit b3daf38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN install-tool node 20.17.0
RUN install-tool corepack 0.29.4

# renovate: datasource=dotnet-version lookupName=dotnet-sdk
RUN install-tool dotnet 8.0.401
RUN install-tool dotnet 8.0.402


ARG RENOVATE_VERSION
Expand Down

0 comments on commit b3daf38

Please sign in to comment.