Co-authored-by: Dane Everitt <dane@daneeveritt.com>
This commit is contained in:
parent
4cc8658334
commit
49d5ef271d
3 changed files with 5 additions and 3 deletions
|
@ -34,7 +34,7 @@ x-common:
|
|||
#
|
||||
services:
|
||||
database:
|
||||
image: library/mysql:8.0
|
||||
image: mariadb:10.5
|
||||
restart: always
|
||||
command: --default-authentication-plugin=mysql_native_password
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue