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 b40b15b commit c72f0b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"runArgs": [
"--name",
"devcontainer-goflow"
"dev-goflow"
],
"customizations": {
"vscode": {
Expand All @@ -26,4 +26,4 @@
}
}
}
}
}

0 comments on commit c72f0b0

Please sign in to comment.