This commit is contained in:
@ -18,7 +18,7 @@ services:
|
||||
- db
|
||||
|
||||
db:
|
||||
image: mariadb:12.2
|
||||
image: mariadb:12.3
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD_FILE=/run/secrets/db_root_password
|
||||
- MYSQL_PASSWORD_FILE=/run/secrets/db_password
|
||||
|
||||
Reference in New Issue
Block a user