Skip to content

Commit

Permalink
change to unique devcontainer name
Browse files Browse the repository at this point in the history
  • Loading branch information
usrbinkat committed Jan 10, 2024
1 parent 73590b0 commit f9340ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/kind/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// - https://containers.dev/implementors/features
// - https://code.visualstudio.com/docs/getstarted/settings
{
"name": "pulumi-devcontainer",
"name": "pulumi-devcontainer-kind",
"image": "ghcr.io/pulumi/devcontainer:latest",
"customizations": {
"vscode": {
Expand Down

0 comments on commit f9340ec

Please sign in to comment.