Skip to content

Fix .devcontainer references to archived repo#65806

Merged
akoeplinger merged 1 commit into
dotnet:mainfrom
akoeplinger:fix-devcontainer-archived-links
Mar 17, 2026
Merged

Fix .devcontainer references to archived repo#65806
akoeplinger merged 1 commit into
dotnet:mainfrom
akoeplinger:fix-devcontainer-archived-links

Conversation

@akoeplinger
Copy link
Copy Markdown
Member

Update links and Docker image from the archived microsoft/vscode-dev-containers repo to the successor repos under the devcontainers GitHub org.

Update links and Docker image from the archived
microsoft/vscode-dev-containers repo to the successor repos
under the devcontainers GitHub org.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Mar 17, 2026
@akoeplinger akoeplinger enabled auto-merge (squash) March 17, 2026 17:16
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s devcontainer configuration to point at the current Dev Containers template/image sources now that microsoft/vscode-dev-containers is archived.

Changes:

  • Update the devcontainer documentation link to the devcontainers/templates .NET template location.
  • Update the base image reference to mcr.microsoft.com/devcontainers/dotnet:latest.
  • Update the Dockerfile comment link to the devcontainers/images .NET image source location.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.devcontainer/devcontainer.json Updates the reference URL in the header comment to the successor templates repo.
.devcontainer/Dockerfile Switches the base image and reference URL from the archived repo to the successor images repo.

You can also share your feedback on Copilot code review. Take the survey.

@akoeplinger akoeplinger merged commit 8288f56 into dotnet:main Mar 17, 2026
16 checks passed
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview3 milestone Mar 17, 2026
@akoeplinger akoeplinger deleted the fix-devcontainer-archived-links branch March 18, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants