From b6a67c9759db6ab45429a58b569e890ab3c19eea Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 9 Aug 2021 18:08:16 -0700 Subject: [PATCH] Run update.sh --- mariadb/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mariadb/README.md b/mariadb/README.md index b4f9df853..b2313fe41 100644 --- a/mariadb/README.md +++ b/mariadb/README.md @@ -38,7 +38,7 @@ Also see the ["Getting Help with MariaDB" article on the MariaDB Knowledge Base] Issues can be filed on [https://jira.mariadb.org/](https://jira.mariadb.org/) under the "MDEV" Project and "Docker" Component, or on [GitHub](https://github.com/MariaDB/mariadb-docker/issues) - **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64)) - [`amd64`](https://hub.docker.com/r/amd64/mariadb/), [`arm64v8`](https://hub.docker.com/r/arm64v8/mariadb/), [`ppc64le`](https://hub.docker.com/r/ppc64le/mariadb/) + [`amd64`](https://hub.docker.com/r/amd64/mariadb/), [`arm64v8`](https://hub.docker.com/r/arm64v8/mariadb/), [`ppc64le`](https://hub.docker.com/r/ppc64le/mariadb/), [`s390x`](https://hub.docker.com/r/s390x/mariadb/) - **Published image artifact details**: [repo-info repo's `repos/mariadb/` directory](https://github.com/docker-library/repo-info/blob/master/repos/mariadb) ([history](https://github.com/docker-library/repo-info/commits/master/repos/mariadb))