Merge "debian: add mariadb bookworm repo"
This commit is contained in:
commit
4c31f7a3f2
@ -52,12 +52,11 @@ debian:
|
||||
suite: "jammy"
|
||||
component: "stable"
|
||||
gpg_key: "influxdb.asc"
|
||||
# NOTE(hrw): Debian/bookworm has MariaDB 10.11
|
||||
# mariadb:
|
||||
# url: "https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian"
|
||||
# suite: "bookworm"
|
||||
# component: "main"
|
||||
# gpg_key: "mariadb.gpg"
|
||||
mariadb:
|
||||
url: "https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian"
|
||||
suite: "bookworm"
|
||||
component: "main"
|
||||
gpg_key: "mariadb.gpg"
|
||||
opensearch:
|
||||
url: "https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt/"
|
||||
suite: "stable"
|
||||
|
@ -0,0 +1,5 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Debian Bookworm images now use MariaDB upstream repository as package
|
||||
source.
|
Loading…
x
Reference in New Issue
Block a user