Skip to content

Commit

Permalink
Merge pull request #14 from wmeints/add-dapr-cli
Browse files Browse the repository at this point in the history
Add dapr CLI to the devcontainer
  • Loading branch information
wmeints authored Jul 31, 2024
2 parents 9de1aeb + 873266e commit 5150d8b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"features": {
"ghcr.io/devcontainers/features/node:1": {
"version": "20"
}
},
"ghcr.io/devcontainers/features/dapr-cli:1": {}
}
}

0 comments on commit 5150d8b

Please sign in to comment.