Skip to content

Commit

Permalink
Tweak name of devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed May 24, 2024
1 parent adbd10d commit b40b15b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
"version": "latest"
}
},
"runArgs": [
"--name",
"devcontainer-goflow"
],
"customizations": {
"vscode": {
"extensions": [
Expand Down

0 comments on commit b40b15b

Please sign in to comment.