Skip to content

Commit

Permalink
Upmerge to edge
Browse files Browse the repository at this point in the history
  • Loading branch information
rad-ci-bot committed Sep 13, 2024
2 parents 8e9943d + 3edc5bc commit a83fa41
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "Radius Dev Container",
"image": "mcr.microsoft.com/devcontainers/universal:linux",
"workspaceFolder": "/workspaces/samples",
"onCreateCommand": "bash ./.devcontainer/on-create.sh",
"postCreateCommand": "bash ./.devcontainer/post-create.sh",
"runArgs": [
Expand All @@ -27,7 +26,7 @@
"ms-python.python",
"dunn.redis",
"GitHub.copilot",
"ms-azuretools.rad-vscode-bicep"
"ms-azuretools.vscode-bicep"
]
}
},
Expand Down

0 comments on commit a83fa41

Please sign in to comment.