From 89da058db1fb21114d36b74b3000c181a95277bf Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 4 Feb 2016 14:00:38 -0800 Subject: [PATCH] Run update.sh --- odoo/README.md | 4 ++-- registry/README.md | 6 ++---- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/odoo/README.md b/odoo/README.md index 08a53f7ac..6811ad442 100644 --- a/odoo/README.md +++ b/odoo/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`8.0`, `8` (*8.0/Dockerfile*)](https://github.com/odoo/docker/blob/ad90fca59c9ac52f4f29a195535a3f8ebdddd30d/8.0/Dockerfile) -- [`9.0`, `9`, `latest` (*9.0/Dockerfile*)](https://github.com/odoo/docker/blob/ad90fca59c9ac52f4f29a195535a3f8ebdddd30d/9.0/Dockerfile) +- [`8.0`, `8` (*8.0/Dockerfile*)](https://github.com/odoo/docker/blob/d5392866c185d52497fee5e2f6decbe99c416d9d/8.0/Dockerfile) +- [`9.0`, `9`, `latest` (*9.0/Dockerfile*)](https://github.com/odoo/docker/blob/d5392866c185d52497fee5e2f6decbe99c416d9d/9.0/Dockerfile) [![](https://badge.imagelayers.io/odoo:latest.svg)](https://imagelayers.io/?images=odoo:8.0,odoo:9.0) diff --git a/registry/README.md b/registry/README.md index c0bc0a9c2..e2c3f694e 100644 --- a/registry/README.md +++ b/registry/README.md @@ -1,10 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `0.9.1` (*Dockerfile*)](https://github.com/docker/docker-registry/blob/0.9.1/Dockerfile) -- [`0.8.1` (*Dockerfile*)](https://github.com/docker/docker-registry/blob/0.8.1/Dockerfile) -- [`2`, `2.2`, `2.2.1` (*Dockerfile*)](https://github.com/docker/distribution-library-image/blob/3aadce6abde20374ff286d444b24a0ac8949ba65/Dockerfile) +- [`2`, `2.3`, `2.3.0` (*Dockerfile*)](https://github.com/docker/distribution-library-image/blob/93b4a90b491342c3906980192826adeabe59a34c/Dockerfile) -[![](https://badge.imagelayers.io/registry:latest.svg)](https://imagelayers.io/?images=registry:latest,registry:0.8.1,registry:2) +[![](https://badge.imagelayers.io/registry:2.svg)](https://imagelayers.io/?images=registry:2) For more information about this image and its history, please see [the relevant manifest file (`library/registry`)](https://github.com/docker-library/official-images/blob/master/library/registry). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).