AWS pipeline library for the Flowpipe cloud scripting engine. Automation and workflows to connect AWS to the people, systems and data that matters.
9
stars
1
forks
source link
Update pipelines to use official ECR image instead of image from Docker Hub #5
Closed
cbruno10 closed 1 year ago
Is your feature request related to a problem? Please describe. Per https://docs.aws.amazon.com/cli/latest/userguide/getting-started-docker.html we should use
public.ecr.aws/aws-cli/aws-cli
instead ofamazon/aws-cli
Describe the solution you'd like See above
Describe alternatives you've considered N/A
Additional context Add any other context or screenshots about the feature request here.