Update mariadb Docker tag to v11.8

This commit is contained in:
Renovate Bot
2026-02-17 17:54:36 +00:00
parent 17f03c2353
commit 38680e8968
7 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
services:
db:
image: mariadb:11.5
image: mariadb:11.8
container_name: passbolt-db
hostname: passbolt-db
restart: unless-stopped