From 48918a8fe39fb70784e1b8c4400e987db4bb280f Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 20 Dec 2016 18:32:54 -0800 Subject: [PATCH] Run update.sh --- registry/README.md | 2 +- swarm/README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/registry/README.md b/registry/README.md index 0ef99630b..fd26ee603 100644 --- a/registry/README.md +++ b/registry/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links - [`2`, `2.5`, `2.5.1`, `latest` (*Dockerfile*)](https://github.com/docker/distribution-library-image/blob/3b4a84c1f152b60688e99d2efadf305479541482/Dockerfile) -- [`2.6.0-rc.1` (*Dockerfile*)](https://github.com/docker/distribution-library-image/blob/badae459fc79845d0ca889e9002261a35738de87/Dockerfile) +- [`2.6.0-rc.2` (*Dockerfile*)](https://github.com/docker/distribution-library-image/blob/dc0a30b78b8bebd24a42234055390ff7d4d65904/Dockerfile) 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/pulls?q=label%3Alibrary%2Fregistry). diff --git a/swarm/README.md b/swarm/README.md index 0b95148df..c5f417915 100644 --- a/swarm/README.md +++ b/swarm/README.md @@ -1,5 +1,6 @@ # Supported tags and respective `Dockerfile` links +- [`1.2.6-rc1` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/e33419371f34db2ebbe9a67271de30620e01e88e/Dockerfile) - [`1.2.5`, `latest` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/67e6cf4171fcabd2e3b8b809105e7dfb15114ce1/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/swarm`)](https://github.com/docker-library/official-images/blob/master/library/swarm). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fswarm).