Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Addressing vulnerability issues in Docker images
- Fixing CRITICAL and HIGH severity issues detected by AWS Inspector in the Docker images in AWS ECR. - First off, picking up the certifi package dependency issue. - Upgrading to a newer version of miniconda which contains the recommended fixed version of certifi. - Additionally, corrected the curl URL to update the version suffix based on the required miniconda version to be installed.
- Loading branch information