Merge "Switch keycloak to opendevmirror hosted mariadb image"
This commit is contained in:
@@ -5,7 +5,7 @@ version: '2'
|
|||||||
services:
|
services:
|
||||||
mariadb:
|
mariadb:
|
||||||
# 10.11 was synonymous with the "lts" tag when we brought up the service
|
# 10.11 was synonymous with the "lts" tag when we brought up the service
|
||||||
image: docker.io/library/mariadb:10.11
|
image: quay.io/opendevmirror/mariadb:10.11
|
||||||
network_mode: host
|
network_mode: host
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user