mirror of
https://github.com/bitwarden/self-host.git
synced 2026-04-18 11:29:29 +00:00
[deps]: Update mariadb Docker tag to v12
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
||||
MARIADB_PASSWORD: "super_strong_password"
|
||||
MARIADB_DATABASE: "bitwarden_vault"
|
||||
MARIADB_RANDOM_ROOT_PASSWORD: "true"
|
||||
image: mariadb:10
|
||||
image: mariadb:12
|
||||
restart: always
|
||||
volumes:
|
||||
- data:/var/lib/mysql
|
||||
|
||||
Reference in New Issue
Block a user