Skip to content

Commit

Permalink
fix: devcontainer name
Browse files Browse the repository at this point in the history
  • Loading branch information
andre8244 committed Oct 29, 2024
1 parent a0d906d commit 19ddde3
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-imapsync",
"image": "mcr.microsoft.com/devcontainers/javascript-node:0-18-bullseye",
// Configure tool-specific properties.
"customizations": {
Expand Down

0 comments on commit 19ddde3

Please sign in to comment.