What is the new container you'd like to have?
InfluxDB v3. Current testcontainers for python only has v1 and v2.
Why not just use a generic container for this?
Same reason why InfluxDB v1 and v2 testcontainers exist.
Other references:
testcontainers java already has this PR