aboutsummaryrefslogtreecommitdiff
path: root/src/aws-cli/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/aws-cli/README.md')
-rw-r--r--src/aws-cli/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/aws-cli/README.md b/src/aws-cli/README.md
index 37dfb3d..766f936 100644
--- a/src/aws-cli/README.md
+++ b/src/aws-cli/README.md
@@ -7,7 +7,7 @@ Installs the AWS CLI along with needed dependencies. Useful for base Dockerfiles
```json
"features": {
- "devcontainers/features/aws-cli@latest": {
+ "ghcr.io/devcontainers/features/aws-cli:1": {
"version": "latest"
}
}
@@ -21,4 +21,4 @@ Installs the AWS CLI along with needed dependencies. Useful for base Dockerfiles
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/aws-cli/devcontainer-feature.json)._