diff --git a/images/docker-domoticz.md b/images/docker-domoticz.md index 16febf377..bae81253c 100644 --- a/images/docker-domoticz.md +++ b/images/docker-domoticz.md @@ -33,7 +33,7 @@ This image provides various versions that are available via tags. `latest` tag u | Tag | Description | | :----: | --- | | latest | Current latest stable. | -| stable | old stable version. Please change to latest branch for stable releases. | +| stable | Old stable version. Please change to latest branch for stable releases. | | stable-4.9700 | Old stable version. Will not be updated anymore! | | stable-3.815 | Old stable version. Will not be updated anymore! | | stable-3.5877 | Old stable version. Will not be updated anymore! | @@ -190,7 +190,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions -* **07.05.20:** - Rebase to Ubuntu. Change to using prebuilt binaries. Move to stable release only. +* **26.12.20:** - Rebase to Ubuntu Focal, see [here](https://docs.linuxserver.io/faq#my-host-is-incompatible-with-images-based-on-ubuntu-focal) for troubleshooting armhf. * **24.11.19:** - Change to using domoticz builtin Lua and MQTT. * **03.11.19:** - Set capabilities for domoticz binary and move cmake from edge repo. * **28.06.19:** - Rebasing to alpine 3.10. Add iputils for ping. Fix typo in readme. Fix permissions for custom icons.