diff --git a/mariadb/README.md b/mariadb/README.md index fa8fc67f6..f6f5973fa 100644 --- a/mariadb/README.md +++ b/mariadb/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`10.0.21`, `10.0`, `10`, `latest` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/0196e310a3bd7511ee6090150925a3301c4daaad/10.0/Dockerfile) -- [`5.5.45`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/0196e310a3bd7511ee6090150925a3301c4daaad/5.5/Dockerfile) +- [`10.0.21`, `10.0`, `10`, `latest` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/eb767c72883d3a79d07e27614233e73988f6fad3/10.0/Dockerfile) +- [`5.5.45`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/eb767c72883d3a79d07e27614233e73988f6fad3/5.5/Dockerfile) 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) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/mongo/README.md b/mongo/README.md index 3b10cfd7e..f9c414384 100644 --- a/mongo/README.md +++ b/mongo/README.md @@ -4,7 +4,7 @@ - [`2.4.14`, `2.4` (*2.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/b7630a1644d934c4c4d57a121e2ca42a50e99c44/2.4/Dockerfile) - [`2.6.11`, `2.6`, `2` (*2.6/Dockerfile*)](https://github.com/docker-library/mongo/blob/2fb5754a5ac0e4a65ff735433379d60f0b564312/2.6/Dockerfile) - [`3.0.6`, `3.0`, `3`, `latest` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/d5aca073ca71a7023e0d4193bd14642c6950d454/3.0/Dockerfile) -- [`3.1.6`, `3.1` (*3.1/Dockerfile*)](https://github.com/docker-library/mongo/blob/a1da445a507ca1acde631af6750e5b28c98bbc20/3.1/Dockerfile) +- [`3.1.7`, `3.1` (*3.1/Dockerfile*)](https://github.com/docker-library/mongo/blob/3e6585721fc78b156a5ce832cf9bb282bbf833ab/3.1/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/mongo`)](https://github.com/docker-library/official-images/blob/master/library/mongo) in 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 c9a0d2547..98ad331f0 100644 --- a/percona/README.md +++ b/percona/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`5.5.44`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/percona/blob/5a2fb69779d2a30130b024f2cf3eef6e320043bc/5.5/Dockerfile) -- [`5.6.25`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/percona/blob/5a2fb69779d2a30130b024f2cf3eef6e320043bc/5.6/Dockerfile) +- [`5.5.44`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/percona/blob/d0357504f95ce16892001f2ea4199ae21cd64185/5.5/Dockerfile) +- [`5.6.25`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/percona/blob/d0357504f95ce16892001f2ea4199ae21cd64185/5.6/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/percona`)](https://github.com/docker-library/official-images/blob/master/library/percona) 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 f152a3c85..4f7498910 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/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.0/Dockerfile) -- [`9.1.18`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.1/Dockerfile) -- [`9.2.13`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.2/Dockerfile) -- [`9.3.9`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.3/Dockerfile) -- [`9.4.4`, `9.4`, `9`, `latest` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.4/Dockerfile) -- [`9.5-alpha2`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.5/Dockerfile) +- [`9.0.22`, `9.0` (*9.0/Dockerfile*)](https://github.com/docker-library/postgres/blob/cd294bf8dfdf4a74b2077aa6413fa579f9bf07de/9.0/Dockerfile) +- [`9.1.18`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/cd294bf8dfdf4a74b2077aa6413fa579f9bf07de/9.1/Dockerfile) +- [`9.2.13`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/cd294bf8dfdf4a74b2077aa6413fa579f9bf07de/9.2/Dockerfile) +- [`9.3.9`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/cd294bf8dfdf4a74b2077aa6413fa579f9bf07de/9.3/Dockerfile) +- [`9.4.4`, `9.4`, `9`, `latest` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/cd294bf8dfdf4a74b2077aa6413fa579f9bf07de/9.4/Dockerfile) +- [`9.5-alpha2`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/cd294bf8dfdf4a74b2077aa6413fa579f9bf07de/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).