From f29d440aa61d55176590f1246f4fa72e9b85efa3 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 25 Feb 2016 13:30:34 -0800 Subject: [PATCH] Run update.sh --- mariadb/README.md | 8 ++++---- percona/README.md | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/mariadb/README.md b/mariadb/README.md index 56ed41aba..a690e01d0 100644 --- a/mariadb/README.md +++ b/mariadb/README.md @@ -1,10 +1,10 @@ # Supported tags and respective `Dockerfile` links -- [`10.1.11`, `10.1`, `10`, `latest` (*10.1/Dockerfile*)](https://github.com/docker-library/mariadb/blob/7a476703349000ba14919175256a99520da42c1e/10.1/Dockerfile) -- [`10.0.24`, `10.0` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/97e98960f11fd8fb71e942367f0a67e7fd0b6583/10.0/Dockerfile) -- [`5.5.48`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/1f29c307ee5a37127cf8a636aabe374829f10b76/5.5/Dockerfile) +- [`10.1.12`, `10.1`, `10`, `latest` (*10.1/Dockerfile*)](https://github.com/docker-library/mariadb/blob/9430efcac9f75793dd2e368bc9517c21a96c07ef/10.1/Dockerfile) +- [`10.0.24`, `10.0` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/a3da203091c235a827467d5bcb10bc4b06903295/10.0/Dockerfile) +- [`5.5.48`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/a3da203091c235a827467d5bcb10bc4b06903295/5.5/Dockerfile) -[![](https://badge.imagelayers.io/mariadb:latest.svg)](https://imagelayers.io/?images=mariadb:10.1.11,mariadb:10.0.24,mariadb:5.5.48) +[![](https://badge.imagelayers.io/mariadb:latest.svg)](https://imagelayers.io/?images=mariadb:10.1.12,mariadb:10.0.24,mariadb:5.5.48) For more information about this image and its history, please see [the relevant manifest file (`library/mariadb`)](https://github.com/docker-library/official-images/blob/master/library/mariadb). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/percona/README.md b/percona/README.md index b2a8a6179..078311ce6 100644 --- a/percona/README.md +++ b/percona/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`5.5.47`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/percona/blob/b6f99e07367c193d96b29ac720fe9bfff231fde8/5.5/Dockerfile) -- [`5.6.28`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/percona/blob/b6f99e07367c193d96b29ac720fe9bfff231fde8/5.6/Dockerfile) +- [`5.5.47`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/percona/blob/ddfe76ce541e9855464d522feb137b22a0971515/5.5/Dockerfile) +- [`5.6.28`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/percona/blob/ddfe76ce541e9855464d522feb137b22a0971515/5.6/Dockerfile) [![](https://badge.imagelayers.io/percona:latest.svg)](https://imagelayers.io/?images=percona:5.5.47,percona:5.6.28)