New Tags for the Homebridge Docker Image
With the launch of Homebridge 2.0 we've made a couple of changes to the Docker image worth knowing about.
**New tag: `legacy`**
For those not ready to make the jump to hyperspace just yet, we've introduced a `legacy` tag which follows the Homebridge 1.x release stream. If you want to stay on v1 for now, this is the tag for you.
**New tag: `synology`**
We've also introduced a dedicated `synology` tag to resolve an issue where Synology users were losing all their plugins after a container restart following the upgrade to Homebridge 2.0. If you're running Homebridge on a Synology NAS via Docker, switching to this tag should sort you out. This issue is caused by the older OS kernel images used Synology, more details on the original issue can be found [here](https://github.com/homebridge/docker-homebridge/issues/960).
As always, before switching tags or upgrading, make sure you have a fresh backup from **Settings > Backup & Restore** just in case.
May the 4th be with you.