Update MariaDB image version to 11.8

Bump the mariadb to 11.8 (LTS)
This commit is contained in:
majcek210
2025-10-23 16:36:17 +02:00
committed by GitHub
parent d038bb62ba
commit 0541240527
@@ -7,7 +7,7 @@
services:
mariadb:
image: 'mariadb:10.5'
image: 'mariadb:11.8'
healthcheck:
test:
- CMD-SHELL