Skip to content

Commit

Permalink
feat(deps)!: Update dependency dotnet to v8
Browse files Browse the repository at this point in the history
| datasource     | package    | from    | to      |
| -------------- | ---------- | ------- | ------- |
| dotnet-version | dotnet-sdk | 7.0.406 | 8.0.200 |
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent 2b274d8 commit d9eabeb
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 @@ -96,7 +96,7 @@ RUN install-tool bundler 2.5.6
RUN install-tool cocoapods 1.15.2

# renovate: datasource=dotnet-version packageName=dotnet-sdk
RUN install-tool dotnet 7.0.406
RUN install-tool dotnet 8.0.200

# renovate: datasource=github-releases packageName=helm/helm
RUN install-tool helm v3.14.0
Expand Down

0 comments on commit d9eabeb

Please sign in to comment.