Merge "Switch standalone mariadb to opendevmirror hosted mariadb image"
This commit is contained in:
commit
81bdbb3ded
@ -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: "{{ mariadb_root_password }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user