Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
Signed-off-by: Lan Liang <[email protected]>
  • Loading branch information
liangyuanpeng committed Aug 22, 2024
1 parent 62e4433 commit 6c83ced
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
// README at: https://github.com/devcontainers/templates/tree/main/src/go
// README at: https://github.com/devcontainers/templates/tree/main/src/go test asd
{
"name": "Go",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
Expand All @@ -19,4 +19,4 @@
"postCreateCommand": "make build"
// Configure tool-specific properties.
// "customizations": {},
}
}

0 comments on commit 6c83ced

Please sign in to comment.