diff --git a/documentation/docs/changelog/0.1.8.md b/documentation/docs/changelog/0.1.8.md index 6c31abe..42a934a 100644 --- a/documentation/docs/changelog/0.1.8.md +++ b/documentation/docs/changelog/0.1.8.md @@ -23,10 +23,9 @@ Not yet released. - MySQL docker container now automatically restarts after failure. - [GoAccess is now run as docker container to process domain logs](#allinurl-goaccess) - First plan is now selected by default on the *OpenPanel > Users > Add New* form. +- [Improved messages for docker image updates](https://i.postimg.cc/GmQ7fXH7/2024-05-09-15-19.png) ### allinurl/goaccess GoAccess is no longer directly installed on the server; instead, it [runs as a Docker container](https://hub.docker.com/r/allinurl/goaccess) when necessary. This setup ensures that resources are utilized only when required and prevents any utilization of system services during idle periods. When collecting domain statistics, one container is initiated per domain name. - -