From 89656ebdfef535d96b2a52402ef8c8646d4d0dd4 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 24 Jul 2015 13:01:57 -0700 Subject: [PATCH] Run update.sh --- mysql/README.md | 2 +- postgres/README.md | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/mysql/README.md b/mysql/README.md index d629a50f..3a07f4fe 100644 --- a/mysql/README.md +++ b/mysql/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links - [`5.5.45`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/mysql/blob/2d67d42872d2c2c0e93ed557eaa70b0943248b4d/5.5/Dockerfile) -- [`5.6.25`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/b4a2bba171214eadf25aff14a13953b64237f5d8/5.6/Dockerfile) +- [`5.6.26`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/14fb0f936d027acbd2abd8e6b8704388a22877a8/5.6/Dockerfile) - [`5.7.7-rc`, `5.7.7`, `5.7` (*5.7/Dockerfile*)](https://github.com/docker-library/mysql/blob/b4a2bba171214eadf25aff14a13953b64237f5d8/5.7/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/mysql`)](https://github.com/docker-library/official-images/blob/master/library/mysql) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/postgres/README.md b/postgres/README.md index 281b3cae..43922544 100644 --- a/postgres/README.md +++ b/postgres/README.md @@ -1,11 +1,11 @@ # Supported tags and respective `Dockerfile` links -- [`9.0.22`, `9.0` (*9.0/Dockerfile*)](https://github.com/docker-library/postgres/blob/0ced079cd61d4e2b8255e70ab34dff3a87c8499b/9.0/Dockerfile) -- [`9.1.18`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/0ced079cd61d4e2b8255e70ab34dff3a87c8499b/9.1/Dockerfile) -- [`9.2.13`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/0ced079cd61d4e2b8255e70ab34dff3a87c8499b/9.2/Dockerfile) -- [`9.3.9`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/0ced079cd61d4e2b8255e70ab34dff3a87c8499b/9.3/Dockerfile) -- [`9.4.4`, `9.4`, `9`, `latest` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/0ced079cd61d4e2b8255e70ab34dff3a87c8499b/9.4/Dockerfile) -- [`9.5-alpha1`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/0ced079cd61d4e2b8255e70ab34dff3a87c8499b/9.5/Dockerfile) +- [`9.0.22`, `9.0` (*9.0/Dockerfile*)](https://github.com/docker-library/postgres/blob/a82c28e1c407ef5ddfc2a6014dac87bcc4955a26/9.0/Dockerfile) +- [`9.1.18`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/a82c28e1c407ef5ddfc2a6014dac87bcc4955a26/9.1/Dockerfile) +- [`9.2.13`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/a82c28e1c407ef5ddfc2a6014dac87bcc4955a26/9.2/Dockerfile) +- [`9.3.9`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/a82c28e1c407ef5ddfc2a6014dac87bcc4955a26/9.3/Dockerfile) +- [`9.4.4`, `9.4`, `9`, `latest` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/a82c28e1c407ef5ddfc2a6014dac87bcc4955a26/9.4/Dockerfile) +- [`9.5-alpha1`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/a82c28e1c407ef5ddfc2a6014dac87bcc4955a26/9.5/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/postgres`)](https://github.com/docker-library/official-images/blob/master/library/postgres) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).