From e0944db77db406a3dc980b3fcfccd95e146150fa Mon Sep 17 00:00:00 2001 From: Joe Ferguson Date: Tue, 25 Nov 2014 12:21:22 -0800 Subject: [PATCH] Run update.sh for mariadb --- mariadb/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mariadb/README.md b/mariadb/README.md index bdbe50fe4..649872d1a 100644 --- a/mariadb/README.md +++ b/mariadb/README.md @@ -1,6 +1,8 @@ # Supported tags and respective `Dockerfile` links - +- [`10.0.15`, `10.0`, `10`, `latest` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/21237e2e46a70a49b15e889b871cbb034a60e0a6/10.0/Dockerfile) +- [`10.1.1`, `10.1` (*10.1/Dockerfile*)](https://github.com/docker-library/mariadb/blob/969a6856ca6a85ce979fac750cba368a1731ff30/10.1/Dockerfile) +- [`5.5.40`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/969a6856ca6a85ce979fac750cba368a1731ff30/5.5/Dockerfile) For more information about this image and its history, please see the [relevant manifest file