Run update.sh

This commit is contained in:
Docker Library Bot 2017-05-04 16:38:48 -07:00
parent 6ac3cb8e0a
commit e80c4b235c
2 changed files with 8 additions and 8 deletions

View File

@ -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.

View File

@ -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)