Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
liangyuanpeng authored Aug 22, 2024
1 parent cb0cd4b commit fda1d25
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/go22
{
"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 fda1d25

Please sign in to comment.