diff --git a/patches/com_buildbarn_bb_storage/base_image.diff b/patches/com_buildbarn_bb_storage/base_image.diff index 756714c7..44050f9b 100644 --- a/patches/com_buildbarn_bb_storage/base_image.diff +++ b/patches/com_buildbarn_bb_storage/base_image.diff @@ -44,6 +44,6 @@ index e4aa679..4900487 100644 name = name, image = image, - repository = "ghcr.io/buildbarn/" + component, -+ repository = "artifactory.stackav.io/docker/buildbarn/eie/" + component + "-backend", ++ repository = "ghcr.io/buildbarn/" + component + "-backend", remote_tags = "@com_github_buildbarn_bb_storage//tools:stamped_tags", )