Handling IP Conflicts with Astronomer bridge network

Hi,
I am trying to use build a sensor which connect to a database having IP in range 172.17...
which is default bridge ip range for docker.

I am wonder is there a way to change default bridge IP, so that I can still connect to my database.

Looks like this has been done by other people.
I would suggest looking through these forums

If you need to override configurations, you can do that through a docker-compose.override.yml file.