Skip to content

Commit

Permalink
chore(deps): update dependency dotnet to v8.0.404
Browse files Browse the repository at this point in the history
| datasource     | package    | from    | to      |
| -------------- | ---------- | ------- | ------- |
| dotnet-version | dotnet-sdk | 8.0.403 | 8.0.404 |
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 3a8243c commit 27ff5ee
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 22.11.0
RUN install-tool corepack 0.29.4

# renovate: datasource=dotnet-version lookupName=dotnet-sdk
RUN install-tool dotnet 8.0.403
RUN install-tool dotnet 8.0.404


ARG RENOVATE_VERSION
Expand Down

0 comments on commit 27ff5ee

Please sign in to comment.