浏览代码

Update 0.1.8.md

Stefan Pejcic 1 年之前
父节点
当前提交
a0819723a2
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      documentation/docs/changelog/0.1.8.md

+ 1 - 2
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.
-
-