* Fix a bug causing ZerodivisionError on a scaled deploy if no containers for that service are currently running.
* Switch keyType to ECDSA/EC256, causing Traefik to be *much* faster (24).
* Disable really old cipher suites (25) .
* Bump Traefik version.
Note: to make use of the new keytype and prevent the use of less secure cipher suites, you'll have to run `mypaas server init` to regenerate the Traefik config files.