Merge "Switch Gerrit to opendevmirror hosted mariadb image"
This commit is contained in:
commit
a176217c26
@ -1,7 +1,7 @@
|
||||
version: '2'
|
||||
services:
|
||||
mariadb:
|
||||
image: docker.io/library/mariadb:10.11
|
||||
image: quay.io/opendevmirror/mariadb:10.11
|
||||
network_mode: host
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: "{{ gerrit_reviewdb_mariadb_password }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user