From 054124052770cdd64b3e67299a1d79b144f75e9e Mon Sep 17 00:00:00 2001 From: majcek210 <155429915+majcek210@users.noreply.github.com> Date: Thu, 23 Oct 2025 16:36:17 +0200 Subject: [PATCH] Update MariaDB image version to 11.8 Bump the mariadb to 11.8 (LTS) --- templates/compose/pterodactyl-with-wings.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/compose/pterodactyl-with-wings.yaml b/templates/compose/pterodactyl-with-wings.yaml index 691bc66c3..06c5e5576 100644 --- a/templates/compose/pterodactyl-with-wings.yaml +++ b/templates/compose/pterodactyl-with-wings.yaml @@ -7,7 +7,7 @@ services: mariadb: - image: 'mariadb:10.5' + image: 'mariadb:11.8' healthcheck: test: - CMD-SHELL