spring-cloud/spring-cloud-app-broker

Fix pipeline failures due to DockerHub rate limiting

Closed this issue · 0 comments

The App Broker Concourse pipelines are failing due to our unauthenticated image pulls hitting the new DockerHub rate limits. We need to work around this, either by hosting the CI base images in a private registry or using an authenticated account to do the pull.