Skip to content

Commit

Permalink
Update devcontainer name
Browse files Browse the repository at this point in the history
  • Loading branch information
hatmarch committed Jul 1, 2021
1 parent cc43a9f commit 19fdbe7
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.134.0/containers/javascript-node
{
"name": "OpenShift Starter Guide",
"name": "Course UI",
"build": {
"dockerfile": "Dockerfile",
"target": "${env:DEVCONTAINER_TARGET_PREFIX}devcontainer",
Expand Down

0 comments on commit 19fdbe7

Please sign in to comment.