Skip to content

Commit

Permalink
remove references to devcontainers-contrib features
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpengau committed Jan 8, 2025
1 parent 5043e8e commit ef99212
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/localstack-cli/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "localstack-cli",
"version": "0.1.2",
"version": "0.1.3",
"name": "LocalStack CLI",
"documentationURL": "https://github.com/localstack/devcontainer-feature/tree/main/src/localstack-cli",
"description": "Installs the Localstack CLI along with needed dependencies and popular \"local\" tools.",
Expand Down Expand Up @@ -60,10 +60,8 @@
"ghcr.io/devcontainers/features/python",
"ghcr.io/devcontainers/features/node",
"ghcr.io/devcontainers/features/aws-cli",
"ghcr.io/devcontainers-contrib/features/aws-cdk",
"ghcr.io/devcontainers-extra/features/aws-cdk",
"ghcr.io/customink/codespaces-features/sam-cli",
"ghcr.io/devcontainers-contrib/features/pulumi",
"ghcr.io/devcontainers-extra/features/pulumi",
"ghcr.io/devcontainers/features/terraform"
]
Expand Down

0 comments on commit ef99212

Please sign in to comment.