We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d149a39 + eecf1e6 commit d0ff213Copy full SHA for d0ff213
patches/com_buildbarn_bb_storage/base_image.diff
@@ -44,6 +44,6 @@ index e4aa679..4900487 100644
44
name = name,
45
image = image,
46
- repository = "ghcr.io/buildbarn/" + component,
47
-+ repository = "ghcr.io/buildbarn/" + component + "/backend",
++ repository = "ghcr.io/buildbarn/" + component + "-backend",
48
remote_tags = "@com_github_buildbarn_bb_storage//tools:stamped_tags",
49
)
0 commit comments