chore(deps): update mariadb docker tag to v10.11

This commit is contained in:
renovate[bot]
2024-03-18 15:38:34 +00:00
committed by GitHub
parent dbf8665789
commit 7cbe25e315

View File

@ -6,7 +6,7 @@ volumes:
services:
passbolt-db:
container_name: passbolt-db
image: mariadb:10.3
image: mariadb:10.11
environment:
- MYSQL_RANDOM_ROOT_PASSWORD=true
- MYSQL_DATABASE=$PASSBOLT_DB_NAME