mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-07 08:54:04 +01:00
chore(deps): update mariadb docker tag to v11
This commit is contained in:
parent
148c48a82f
commit
ba761a0e3c
@ -6,7 +6,7 @@ volumes:
|
||||
services:
|
||||
passbolt-db:
|
||||
container_name: passbolt-db
|
||||
image: mariadb:10.11
|
||||
image: mariadb:11.3
|
||||
environment:
|
||||
- MYSQL_RANDOM_ROOT_PASSWORD=true
|
||||
- MYSQL_DATABASE=$PASSBOLT_DB_NAME
|
||||
|
Loading…
Reference in New Issue
Block a user