From bb47d2a5587a3a6d6fca8bc7df73b7f8a0b65d93 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 28 Mar 2025 16:18:13 +0100 Subject: [PATCH] Update 1.1.8.md --- website/docs/changelog/1.1.8.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/changelog/1.1.8.md b/website/docs/changelog/1.1.8.md index c29c9922..94135366 100644 --- a/website/docs/changelog/1.1.8.md +++ b/website/docs/changelog/1.1.8.md @@ -20,4 +20,6 @@ Not yet released -[Invalid SOA in DNS zone template #350](https://github.com/stefanpejcic/OpenPanel/issues/350) - fixed bug with submit button on *OpenAdmin > Advanced > Change Root Password* page. - fixed bug with `opencli license` command displaying `Error response from daemon: No such container: openpanel` message. +- fixed bug with mariadb service using `mysqladmin` instead of `mariadb-admin` command for health check. + -