Skip to content

Commit

Permalink
Fix container name.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRomp authored Dec 13, 2024
1 parent 41596bd commit 9bccbb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
// README at: https://github.com/devcontainers/templates/tree/main/src/universal
{
"name": "GitHub Extensions Codespace",
"name": "GitHub Copilot Extensions Codespace",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/universal:2-linux",

Expand Down

0 comments on commit 9bccbb8

Please sign in to comment.