Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update vscode devcontainer config (#32315)
### Issue # (if applicable) Closes #<issue number here>. 1. remove `sudo` usage in dockerfile 2. upgrade DinD for Apple Silicon ### Reason for this change ### Description of changes 1. following best practice [here](https://semgrep.dev/r?q=dockerfile.security.no-sudo-in-dockerfile.no-sudo-in-dockerfile) 2. upgrade DinD to the latest version to support Apple Silicon. ### Description of how you validated changes reopen the devcontainer in vscode on my laptop <img width="496" alt="image" src="https://github.com/user-attachments/assets/dee28dc7-19be-41b6-8d9b-72c0a994c8b0"> ### Checklist - [X] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information