Skip to content

Commit

Permalink
set correct name in devcontainer
Browse files Browse the repository at this point in the history
Signed-off-by: Tada, Tadashi <t@tdtds.jp>
  • Loading branch information
tdtds committed Jun 24, 2020
1 parent df8c2c2 commit 2cd67d3
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/vscode-remote/devcontainer.json or this file's README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.122.1/containers/docker-existing-dockerfile
{
"name": "Existing Dockerfile",
"name": "tdiary-core",

// Sets the run context to one level up instead of the .devcontainer folder.
"context": "..",
Expand Down

0 comments on commit 2cd67d3

Please sign in to comment.