Skip to content

chore(deps): update dotnet-sdk to v11 - #123

Open
Workleap IT (Infra-Workleap) wants to merge 1 commit into
mainfrom
renovate/major-dotnet-sdk
Open

Workleap IT (Infra-Workleap) wants to merge 1 commit into
mainfrom
renovate/major-dotnet-sdk

Conversation

@Infra-Workleap

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age
mcr.microsoft.com/dotnet/runtime-deps stage major 10.0-alpine11.0-alpine age
mcr.microsoft.com/dotnet/sdk final major 10.0-alpine11.0-alpine age

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

Update global.json for .NET 11 or retain the .NET 10 SDK image.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Updates Docker build and runtime images from .NET 10 Alpine to .NET 11 Alpine.

Changes:

  • Upgrades the runtime-deps image to 11.0-alpine.
  • Upgrades the SDK image to 11.0-alpine.
File summaries
File Summary
Dockerfile Updates .NET images, but global.json still pins SDK 10.0.400, preventing the .NET 11 build from publishing.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread Dockerfile


FROM mcr.microsoft.com/dotnet/sdk:10.0-alpine AS publish
FROM mcr.microsoft.com/dotnet/sdk:11.0-alpine AS publish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants