]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
container/build.sh: fix debug tag overwrite 68303/head
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Fri, 10 Apr 2026 08:40:55 +0000 (14:10 +0530)
committerShraddha Agrawal <shraddha.agrawal000@gmail.com>
Fri, 10 Apr 2026 08:40:55 +0000 (14:10 +0530)
commit66e2d43a7e1b25d5e59e5f92bc27d8e0c2d944aa
treeb001dbba24c2bfb1d990af5a02c0e6db9cf2eef3
parente1e2a56a199bb93537027c07580c05dfee9fc606
container/build.sh: fix debug tag overwrite

This commit fixes an issue when the image is not the base distro,
the debug suffix for it is overwritten. This is especially
required for crimson debug builds to work for rocky10.

Fixes: https://tracker.ceph.com/issues/75952
Signed-off-by: Shraddha Agrawal <shraddha.agrawal000@gmail.com>
container/build.sh