fix: don't let Renovate get stuck on a misleading compatibility hint
Right now Renovate is stuck on `docker.io/ubuntu/bind9:9.18-23.10_edge`
and does not detect tag `9.20-24.10_edge` as an update because it tries
to stick with `23.10_edge` which gets interpreted as a compatibility
hint which doesn't help here at all.