From 077804bf429cac6a3d241fd8eee834e9d0f60583 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 7 Dec 2016 13:42:44 -0800 Subject: [PATCH] Run update.sh --- couchbase/README.md | 8 ++++---- crate/README.md | 2 +- influxdb/README.md | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/couchbase/README.md b/couchbase/README.md index 3f883d9fc..b02b3f894 100644 --- a/couchbase/README.md +++ b/couchbase/README.md @@ -1,9 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `enterprise`, `4.5.1`, `enterprise-4.5.1` (*enterprise/couchbase-server/4.5.1/Dockerfile*)](https://github.com/couchbase/docker/blob/7bc8fe5beebae76f0d27963422057fb570c8ef59/enterprise/couchbase-server/4.5.1/Dockerfile) -- [`community`, `community-4.1.1` (*community/couchbase-server/4.1.1/Dockerfile*)](https://github.com/couchbase/docker/blob/7bc8fe5beebae76f0d27963422057fb570c8ef59/community/couchbase-server/4.1.1/Dockerfile) -- [`3.1.6`, `enterprise-3.1.6` (*enterprise/couchbase-server/3.1.6/Dockerfile*)](https://github.com/couchbase/docker/blob/7bc8fe5beebae76f0d27963422057fb570c8ef59/enterprise/couchbase-server/3.1.6/Dockerfile) -- [`community-3.1.3` (*community/couchbase-server/3.1.3/Dockerfile*)](https://github.com/couchbase/docker/blob/7bc8fe5beebae76f0d27963422057fb570c8ef59/community/couchbase-server/3.1.3/Dockerfile) +- [`latest`, `enterprise`, `4.5.1`, `enterprise-4.5.1` (*enterprise/couchbase-server/4.5.1/Dockerfile*)](https://github.com/couchbase/docker/blob/042e733f40487ee07c75413f10ce3c29b1d49181/enterprise/couchbase-server/4.5.1/Dockerfile) +- [`community`, `community-4.5.0` (*community/couchbase-server/4.5.0/Dockerfile*)](https://github.com/couchbase/docker/blob/042e733f40487ee07c75413f10ce3c29b1d49181/community/couchbase-server/4.5.0/Dockerfile) +- [`3.1.6`, `enterprise-3.1.6` (*enterprise/couchbase-server/3.1.6/Dockerfile*)](https://github.com/couchbase/docker/blob/042e733f40487ee07c75413f10ce3c29b1d49181/enterprise/couchbase-server/3.1.6/Dockerfile) +- [`community-3.1.3` (*community/couchbase-server/3.1.3/Dockerfile*)](https://github.com/couchbase/docker/blob/042e733f40487ee07c75413f10ce3c29b1d49181/community/couchbase-server/3.1.3/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/couchbase`)](https://github.com/docker-library/official-images/blob/master/library/couchbase). 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%2Fcouchbase). diff --git a/crate/README.md b/crate/README.md index 8a27e4402..04c8af05f 100644 --- a/crate/README.md +++ b/crate/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `0.57`, `0.57.4` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/03ab8fc909136d4edc0340e37f55998bcfcd3ca4/Dockerfile) +- [`latest`, `0.57`, `0.57.5` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/f614e7c83bdfee3739dd8446425b18a0b3aa6ccf/Dockerfile) - [`0.56`, `0.56.4` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/758abd27c3fe8cc08f6094a90867f7502f584077/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/crate`)](https://github.com/docker-library/official-images/blob/master/library/crate). 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%2Fcrate). diff --git a/influxdb/README.md b/influxdb/README.md index c31694b66..af80d046b 100644 --- a/influxdb/README.md +++ b/influxdb/README.md @@ -2,8 +2,8 @@ - [`1.0`, `1.0.2` (*influxdb/1.0/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/21becafddfa32acce5bdcfd44d29709dd89f3d23/influxdb/1.0/Dockerfile) - [`1.0-alpine`, `1.0.2-alpine` (*influxdb/1.0/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/21becafddfa32acce5bdcfd44d29709dd89f3d23/influxdb/1.0/alpine/Dockerfile) -- [`1.1`, `1.1.0`, `latest` (*influxdb/1.1/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/d7ef94eb81e4d5c6d56f0c14fb66e57982da21a1/influxdb/1.1/Dockerfile) -- [`1.1-alpine`, `1.1.0-alpine`, `alpine` (*influxdb/1.1/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/d7ef94eb81e4d5c6d56f0c14fb66e57982da21a1/influxdb/1.1/alpine/Dockerfile) +- [`1.1`, `1.1.1`, `latest` (*influxdb/1.1/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/fccddeace2827eb50d09bbd2a722d25fb707369f/influxdb/1.1/Dockerfile) +- [`1.1-alpine`, `1.1.1-alpine`, `alpine` (*influxdb/1.1/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/fccddeace2827eb50d09bbd2a722d25fb707369f/influxdb/1.1/alpine/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/influxdb`)](https://github.com/docker-library/official-images/blob/master/library/influxdb). 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%2Finfluxdb).