aboutsummaryrefslogtreecommitdiff
path: root/src/aws-cli/devcontainer-feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/aws-cli/devcontainer-feature.json')
-rw-r--r--src/aws-cli/devcontainer-feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aws-cli/devcontainer-feature.json b/src/aws-cli/devcontainer-feature.json
index 2e09d77..8de4318 100644
--- a/src/aws-cli/devcontainer-feature.json
+++ b/src/aws-cli/devcontainer-feature.json
@@ -1,6 +1,6 @@
{
"id": "aws-cli",
- "version": "1.0.5",
+ "version": "1.0.6",
"name": "AWS CLI",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/aws-cli",
"description": "Installs the AWS CLI along with needed dependencies. Useful for base Dockerfiles that often are missing required install dependencies like gpg.",