Skip to content

feat: mirror upstream images in container registry

Christopher Dilks requested to merge cache-upstream-images into main

We've been experiencing rate-limits when pulling images from Dockerhub. To workaround this, let's "mirror" the images in our local container registry; we can update these images once a week or so.

Merge request reports

Loading