I am deploying a docker image of Tor Bridge OBFS4. I use the standard docker-compose.yml and .env file with my edits. Nothing fancy, really. After seeing that my Tor Bridge Version 4.7.10 was flagged as not recommended I downed the container, pulled the new version and then trouble started. After docker compose pull && docker compose up -d I see the following errors when I inspect the logs: Jan 30 21:29:42.972 [notice] Tor 0.4.8.10 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.0.11,...