This repository was archived by the owner on Oct 13, 2022. It is now read-only.
Use docker images from ECR in webapps pipelines
We have seen some issues with concourse pipelines failing to pull docker images from Docker hub as a result of the recently implemented rate limiting on Docker Hub.
This release changes the webapp pipeline to pull images from AWS ECR instead of Dockerhub.