docker-compose.yml file has been updated in recent releases, yet the guide doesn't mention anything about having to download and use the new docker compose file (or environment file). Are we supposed to first update to the new docker file and then run docker compose pull && docker compose up -d (after checking for breaking changes first of course)? docker compose pull && docker compose up -d?