Merge "Switch mailman3 to opendevmirror hosted mariadb image"
This commit is contained in:
commit
39c86d6c36
@ -63,7 +63,7 @@ services:
|
||||
MYSQL_PASSWORD: {{ mailman3_db_password }}
|
||||
MYSQL_ROOT_PASSWORD: {{ mailman3_db_root_password }}
|
||||
MARIADB_AUTO_UPGRADE: 1
|
||||
image: docker.io/library/mariadb:10.11
|
||||
image: quay.io/opendevmirror/mariadb:10.11
|
||||
restart: always
|
||||
command: --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user