You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check that semver versioning on the feature id works, e.g., "ghcr.io/devcontainers/features/node:1.0.2", "ghcr.io/devcontainers/features/node:1.0", "ghcr.io/devcontainers/features/node:1".
Refs: devcontainers/cli#88
Complexity: 3
Create Issue
Use the latest Remote-Containers pre-release (currently 0.248.0) or Dev Containers CLI (currently 0.12.1) for testing.
Note that the new feature id syntax shows an error decoration in the editor because it is not yet officially supported.
"ghcr.io/devcontainers/features/node:1.0.2"
,"ghcr.io/devcontainers/features/node:1.0"
,"ghcr.io/devcontainers/features/node:1"
."node"
. The complete list is in https://github.com/microsoft/vscode-dev-containers/blob/main/script-library/container-features/src/devcontainer-features.json.The text was updated successfully, but these errors were encountered: