After switching to Trixie, the 8-bookworm tag is no longer present in the library.
The reason is that the automation does not currently handle this scenario. It only labels the latest distribution name and skips the older ones. As a result, 8-bookworm points to the last build from when Bookworm was still available in the library.
We should change the automation logic so that 8- always points to the latest Redis line that supports that distribution.
Related issue: redis/redis#15679
After switching to Trixie, the 8-bookworm tag is no longer present in the library.
The reason is that the automation does not currently handle this scenario. It only labels the latest distribution name and skips the older ones. As a result, 8-bookworm points to the last build from when Bookworm was still available in the library.
We should change the automation logic so that 8- always points to the latest Redis line that supports that distribution.
Related issue: redis/redis#15679