Skip to content

Commit

Permalink
fix cli features version
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarlevin committed Jun 20, 2023
1 parent 1d6ce6e commit 397af6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

// Add gh cli as a feature (to support chodechat)
"features": {
"ghcr.io/devcontainers/features/gh-cli:0.1": {}
"ghcr.io/devcontainers/features/github-cli:1": {}
},

// The following was the previous version of this file, which used the Codespaces base image. It is still available for reference, but is not recommended.
Expand Down

0 comments on commit 397af6e

Please sign in to comment.