Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed Jan 17, 2025
1 parent ae6c615 commit be2d786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"build": {
"dockerfile": "Dockerfile",
"args": {
// The value of DEVCONTAINER_VERSION will be the 7-character commit SHA
// The value of DEVCONTAINER_VERSION will be the commit SHA
// used to prebuild the development container.
"devcontainerVersion": "${localEnv:DEVCONTAINER_VERSION}"
}
Expand Down

0 comments on commit be2d786

Please sign in to comment.