You've already forked mariadb
mirror of
https://github.com/MariaDB/mariadb-docker.git
synced 2025-09-20 01:41:33 +03:00
8 lines
308 B
Plaintext
8 lines
308 B
Plaintext
[mariadb]
|
|
name = MariaDB
|
|
#baseurl = https://rpm.mariadb.org/10.6/rhel/$releasever/$basearch
|
|
baseurl = https://archive.mariadb.org/mariadb-10.6/yum/rhel/$releasever/$basearch
|
|
# In container we need to validate that this contains the right explicit key
|
|
#gpgkey=https://archive.mariadb.org/PublicKey
|
|
gpgcheck=1
|