From e80c4b235c859d3d5b12a4dc5984e865dbe188a1 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 4 May 2017 16:38:48 -0700 Subject: [PATCH] Run update.sh --- ibmjava/README.md | 12 ++++++------ influxdb/README.md | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ibmjava/README.md b/ibmjava/README.md index 5fd6e5eeb..34d246a6f 100644 --- a/ibmjava/README.md +++ b/ibmjava/README.md @@ -16,11 +16,11 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`8-jre`, `jre`, `8`, `latest` (*ibmjava/8/jre/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/aec80710a876930f5e008ad254959ce2c464285c/ibmjava/8/jre/x86_64/ubuntu/Dockerfile) -- [`8-jre-alpine`, `jre-alpine` (*ibmjava/8/jre/x86_64/alpine/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/aec80710a876930f5e008ad254959ce2c464285c/ibmjava/8/jre/x86_64/alpine/Dockerfile) -- [`8-sfj`, `sfj` (*ibmjava/8/sfj/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/aec80710a876930f5e008ad254959ce2c464285c/ibmjava/8/sfj/x86_64/ubuntu/Dockerfile) -- [`8-sfj-alpine`, `sfj-alpine` (*ibmjava/8/sfj/x86_64/alpine/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/aec80710a876930f5e008ad254959ce2c464285c/ibmjava/8/sfj/x86_64/alpine/Dockerfile) -- [`8-sdk`, `sdk` (*ibmjava/8/sdk/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/aec80710a876930f5e008ad254959ce2c464285c/ibmjava/8/sdk/x86_64/ubuntu/Dockerfile) +- [`8-jre`, `jre`, `8`, `latest` (*ibmjava/8/jre/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/a9a184211f9feef1f2bdd0330ff8ae95e6c015cf/ibmjava/8/jre/x86_64/ubuntu/Dockerfile) +- [`8-jre-alpine`, `jre-alpine` (*ibmjava/8/jre/x86_64/alpine/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/a9a184211f9feef1f2bdd0330ff8ae95e6c015cf/ibmjava/8/jre/x86_64/alpine/Dockerfile) +- [`8-sfj`, `sfj` (*ibmjava/8/sfj/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/a9a184211f9feef1f2bdd0330ff8ae95e6c015cf/ibmjava/8/sfj/x86_64/ubuntu/Dockerfile) +- [`8-sfj-alpine`, `sfj-alpine` (*ibmjava/8/sfj/x86_64/alpine/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/a9a184211f9feef1f2bdd0330ff8ae95e6c015cf/ibmjava/8/sfj/x86_64/alpine/Dockerfile) +- [`8-sdk`, `sdk` (*ibmjava/8/sdk/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/a9a184211f9feef1f2bdd0330ff8ae95e6c015cf/ibmjava/8/sdk/x86_64/ubuntu/Dockerfile) - [`9-ea2-sdk`, `9-sdk`, `9` (*ibmjava/9-sdk/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/24047d83b092b95ba6a1865c51a6fb2367f9abc6/ibmjava/9-sdk/x86_64/ubuntu/Dockerfile) # Quick reference @@ -50,7 +50,7 @@ WARNING: ### Overview -The images in this repository contain IBM® SDK, Java™ Technology Edition, version 1.8.0\_sr4fp2 (8.0-4.2) and 1.9.0\_ea2 (9.0 early access). For Java 8 images, see [what's new](http://www.ibm.com/support/knowledgecenter/en/SSYKE2_8.0.0/com.ibm.java.lnx.80.doc/diag/preface/changes_80/changes.html). See the license section for restrictions that relate to the use of this image. For more information about IBM® SDK, Java™ Technology Edition and API documentation, see the [IBM Knowledge Center](http://www.ibm.com/support/knowledgecenter/SSYKE2/welcome_javasdk_family.html). For tutorials, recipes, and Java usage in Bluemix, see [IBM developerWorks](http://www.ibm.com/developerworks/java). +The images in this repository contain IBM® SDK, Java™ Technology Edition, version 1.8.0\_sr4fp5 (8.0-4.5) and 1.9.0\_ea2 (9.0 early access). For Java 8 images, see [what's new](http://www.ibm.com/support/knowledgecenter/en/SSYKE2_8.0.0/com.ibm.java.lnx.80.doc/diag/preface/changes_80/changes.html). See the license section for restrictions that relate to the use of this image. For more information about IBM® SDK, Java™ Technology Edition and API documentation, see the [IBM Knowledge Center](http://www.ibm.com/support/knowledgecenter/SSYKE2/welcome_javasdk_family.html). For tutorials, recipes, and Java usage in Bluemix, see [IBM developerWorks](http://www.ibm.com/developerworks/java). Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates. diff --git a/influxdb/README.md b/influxdb/README.md index 22185f597..a882b937a 100644 --- a/influxdb/README.md +++ b/influxdb/README.md @@ -16,8 +16,8 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`1.1`, `1.1.4` (*influxdb/1.1/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/d3babf9a87cb217d99aeabcea369c917b81121e1/influxdb/1.1/Dockerfile) -- [`1.1-alpine`, `1.1.4-alpine` (*influxdb/1.1/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/d3babf9a87cb217d99aeabcea369c917b81121e1/influxdb/1.1/alpine/Dockerfile) +- [`1.1`, `1.1.5` (*influxdb/1.1/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/ab9f2373d6ea1d5a530be529225c5bb1c18d37ee/influxdb/1.1/Dockerfile) +- [`1.1-alpine`, `1.1.5-alpine` (*influxdb/1.1/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/ab9f2373d6ea1d5a530be529225c5bb1c18d37ee/influxdb/1.1/alpine/Dockerfile) - [`1.2`, `1.2.3`, `latest` (*influxdb/1.2/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/691c4a7fe190427448d5c92abc9ea5c5be6b4e63/influxdb/1.2/Dockerfile) - [`1.2-alpine`, `1.2.3-alpine`, `alpine` (*influxdb/1.2/alpine/Dockerfile*)](https://github.com/influxdata/influxdata-docker/blob/691c4a7fe190427448d5c92abc9ea5c5be6b4e63/influxdb/1.2/alpine/Dockerfile)