From d55eeaa9f621a3298bf45d51aa2c587ed65ba9e2 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 6 Jul 2015 13:01:17 -0700 Subject: [PATCH] Run update.sh --- fedora/README.md | 6 +++--- haproxy/README.md | 2 +- mysql/README.md | 6 +++--- tomcat/README.md | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/fedora/README.md b/fedora/README.md index b96912604..a2d5bf935 100644 --- a/fedora/README.md +++ b/fedora/README.md @@ -9,13 +9,13 @@ For more information about this image and its history, please see the [relevant # Fedora -This image serves as the `official Fedora image` for `Fedora 21` and as a semi-official image for Fedora 20 (heisenbug) and rawhide. +This image serves as the `official Fedora image` for `Fedora 22`, `Fedora 21` and as a semi-official image for Fedora 20 (heisenbug) and rawhide. ![logo](https://raw.githubusercontent.com/docker-library/docs/master/fedora/logo.png) -The `fedora:latest` tag will always point to the latest stable release, currently [Fedora 21](https://getfedora.org/). `fedora:latest` is now the same as `fedora:21`. +The `fedora:latest` tag will always point to the latest stable release, currently [Fedora 22](https://getfedora.org/). `fedora:latest` is now the same as `fedora:22`. -Fedora rawhide is available via `fedora:rawhide` and Fedora 20 via `fedora:20` and `fedora:heisenbug`. +Fedora rawhide is available via `fedora:rawhide` and Fedora 20 via `fedora:20` and `fedora:heisenbug`. Fedora 20 has now reached EOL and will receive no updates after the fix for `CVE-2015-4000 (Logjam)`. The metalink `http://mirrors.fedoraproject.org` is used to automatically select a mirror site (both for building the image as well as for the yum repos in the container image). diff --git a/haproxy/README.md b/haproxy/README.md index a9b38e273..9b87a9b0f 100644 --- a/haproxy/README.md +++ b/haproxy/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links - [`1.4.26`, `1.4` (*1.4/Dockerfile*)](https://github.com/docker-library/haproxy/blob/e06675f0670414932e659db5ba8f98f8a430a1d1/1.4/Dockerfile) -- [`1.5.13`, `1.5`, `1`, `latest` (*1.5/Dockerfile*)](https://github.com/docker-library/haproxy/blob/527329104e0e7a01d9742c46dfd24b4f6cdddf98/1.5/Dockerfile) +- [`1.5.14`, `1.5`, `1`, `latest` (*1.5/Dockerfile*)](https://github.com/docker-library/haproxy/blob/ba0dc92fc368edb8e1f4928662316435fe782348/1.5/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/haproxy`)](https://github.com/docker-library/official-images/blob/master/library/haproxy) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/mysql/README.md b/mysql/README.md index 663bdbdd8..0d753c8e8 100644 --- a/mysql/README.md +++ b/mysql/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`5.5.44`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/mysql/blob/c361883449d1db5a2291c3f8eb54fba60be4d5b5/5.5/Dockerfile) -- [`5.6.25`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/c361883449d1db5a2291c3f8eb54fba60be4d5b5/5.6/Dockerfile) -- [`5.7.7-rc`, `5.7.7`, `5.7` (*5.7/Dockerfile*)](https://github.com/docker-library/mysql/blob/c361883449d1db5a2291c3f8eb54fba60be4d5b5/5.7/Dockerfile) +- [`5.5.44`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/mysql/blob/245de569c457e8f8358ce27da16c628f3b2172d5/5.5/Dockerfile) +- [`5.6.25`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/245de569c457e8f8358ce27da16c628f3b2172d5/5.6/Dockerfile) +- [`5.7.7-rc`, `5.7.7`, `5.7` (*5.7/Dockerfile*)](https://github.com/docker-library/mysql/blob/245de569c457e8f8358ce27da16c628f3b2172d5/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/tomcat/README.md b/tomcat/README.md index cd71a4620..ed389f41a 100644 --- a/tomcat/README.md +++ b/tomcat/README.md @@ -2,8 +2,8 @@ - [`6.0.44-jre7`, `6.0-jre7`, `6-jre7`, `6.0.44`, `6.0`, `6` (*6-jre7/Dockerfile*)](https://github.com/docker-library/tomcat/blob/3b05667011a600a2f46422dd533467eff8e7fecf/6-jre7/Dockerfile) - [`6.0.44-jre8`, `6.0-jre8`, `6-jre8` (*6-jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/3b05667011a600a2f46422dd533467eff8e7fecf/6-jre8/Dockerfile) -- [`7.0.62-jre7`, `7.0-jre7`, `7-jre7`, `7.0.62`, `7.0`, `7` (*7-jre7/Dockerfile*)](https://github.com/docker-library/tomcat/blob/3b05667011a600a2f46422dd533467eff8e7fecf/7-jre7/Dockerfile) -- [`7.0.62-jre8`, `7.0-jre8`, `7-jre8` (*7-jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/3b05667011a600a2f46422dd533467eff8e7fecf/7-jre8/Dockerfile) +- [`7.0.63-jre7`, `7.0-jre7`, `7-jre7`, `7.0.63`, `7.0`, `7` (*7-jre7/Dockerfile*)](https://github.com/docker-library/tomcat/blob/24e869945b9d9d3f02f979524b8caf989d08ed6c/7-jre7/Dockerfile) +- [`7.0.63-jre8`, `7.0-jre8`, `7-jre8` (*7-jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/24e869945b9d9d3f02f979524b8caf989d08ed6c/7-jre8/Dockerfile) - [`8.0.23-jre7`, `8.0-jre7`, `8-jre7`, `jre7`, `8.0.23`, `8.0`, `8`, `latest` (*8-jre7/Dockerfile*)](https://github.com/docker-library/tomcat/blob/460dd07bda6a533d8ad7ca8c03ad78d715575056/8-jre7/Dockerfile) - [`8.0.23-jre8`, `8.0-jre8`, `8-jre8`, `jre8` (*8-jre8/Dockerfile*)](https://github.com/docker-library/tomcat/blob/460dd07bda6a533d8ad7ca8c03ad78d715575056/8-jre8/Dockerfile)