更新 .devcontainer/devcontainer.json
All checks were successful
CI Pipeline / build (push) Successful in 2s
All checks were successful
CI Pipeline / build (push) Successful in 2s
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "DevContainerExample",
|
"name": "DevContainerExample",
|
||||||
"image": "devstar.cn/devstar/dev-container:latest",
|
"image": "mcr.microsoft.com/devcontainers/base:dev-ubuntu-20.04",
|
||||||
"postCreateCommand": "gcc -v",
|
"postCreateCommand": "gcc -v",
|
||||||
"customizations": {
|
"customizations": {
|
||||||
"vscode": {
|
"vscode": {
|
||||||
|
|||||||
Reference in New Issue
Block a user