Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions eng/pipelines/update-dependencies-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ parameters:
- name: updateDotnet
displayName: Update .NET?
type: boolean
# Updates are disabled until .NET 11 Alpha images are added.
# Re-enable when https://github.com/dotnet/dotnet-docker/issues/6824 is resolved.
default: false
default: true
- name: updateAspire
displayName: Update Aspire Dashboard?
type: boolean
Expand Down
Loading