Skip to content

Commit

Permalink
Give the dev-container a proper name
Browse files Browse the repository at this point in the history
  • Loading branch information
exhuma committed Aug 3, 2022
1 parent 20f945d commit dfe7ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.231.3/containers/javascript-node
{
"name": "Node.js",
"name": "Schmackhaft",
"build": {
"dockerfile": "Dockerfile",
// Update 'VARIANT' to pick a Node version: 16, 14, 12.
Expand Down

0 comments on commit dfe7ba9

Please sign in to comment.