Skip to content

Commit

Permalink
fix #27
Browse files Browse the repository at this point in the history
  • Loading branch information
Netz00 committed Sep 10, 2024
1 parent 54b42e7 commit c37021e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/basecloj/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dockerfile": "Dockerfile",
"args": {
"BASE_IMAGE": "${templateOption:imageTag}",
"USERNAME": "${localEnv:USER}"
"USERNAME": "${localEnv:USER:vscode}"
}
},
"remoteUser": "${localEnv:USER}",
Expand Down

0 comments on commit c37021e

Please sign in to comment.