Skip to content

Commit

Permalink
fix: vscode devcontainer name
Browse files Browse the repository at this point in the history
  • Loading branch information
andre8244 committed Jul 3, 2024
1 parent ca9f746 commit 98e30b9
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.245.2/containers/javascript-node
{
"name": "ns8-kickstart",
"name": "ns8-wordpress",
"image": "mcr.microsoft.com/devcontainers/javascript-node:0-18-bullseye",
// Configure tool-specific properties.
"customizations": {
Expand Down

0 comments on commit 98e30b9

Please sign in to comment.