Merge "Deploy mariadb for etherpad from opendev's quay mirror"

This commit is contained in:
Zuul 2025-01-29 18:18:54 +00:00 committed by Gerrit Code Review
commit 883faa1325

View File

@ -4,7 +4,7 @@ version: '2'
services:
mariadb:
image: docker.io/library/mariadb:10.11
image: quay.io/opendevmirror/mariadb:10.11
network_mode: host
restart: always
environment: