From ed8532c41de4e0b3a741093ef976a6fc8ebb6c6b Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 31 Aug 2024 10:04:59 +0200 Subject: [PATCH] Update 0.2.8.md --- documentation/docs/changelog/0.2.8.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.2.8.md b/documentation/docs/changelog/0.2.8.md index bd62a8f9..ee8303b7 100644 --- a/documentation/docs/changelog/0.2.8.md +++ b/documentation/docs/changelog/0.2.8.md @@ -13,6 +13,7 @@ Not yet released. - Fixed bug with Flarum autoinstaller not using provided admin username and always setting 'admin' instead. - Fixed bug with Mautic autoinstaller not using provided admin username and always setting 'admin' instead. - Fixed bug with the update_check script and added alternative server for updates. +- Fixed bug within dockerfile for `openpanel/nginx-mariadb:latest` image that caused failed build step. ### 💅 Polish