From d820a9f772cffe9dddce8184eeec02505d887608 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 13 Jan 2021 00:11:36 +0000 Subject: [PATCH] Run update.sh --- busybox/README.md | 12 ++++++++---- gradle/README.md | 20 ++++++++++---------- neo4j/README.md | 6 ++++-- 3 files changed, 22 insertions(+), 16 deletions(-) diff --git a/busybox/README.md b/busybox/README.md index 90dae117e..75c0d982a 100644 --- a/busybox/README.md +++ b/busybox/README.md @@ -24,10 +24,14 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`1.33.0-uclibc`, `1.33-uclibc`, `1-uclibc`, `uclibc`](https://github.com/docker-library/busybox/blob/c2e483ec441306fb1f3307b87e90e0015a8a591f/uclibc/Dockerfile) -- [`1.33.0-glibc`, `1.33-glibc`, `1-glibc`, `glibc`](https://github.com/docker-library/busybox/blob/c2e483ec441306fb1f3307b87e90e0015a8a591f/glibc/Dockerfile) -- [`1.33.0-musl`, `1.33-musl`, `1-musl`, `musl`](https://github.com/docker-library/busybox/blob/c2e483ec441306fb1f3307b87e90e0015a8a591f/musl/Dockerfile) -- [`1.33.0`, `1.33`, `1`, `latest`](https://github.com/docker-library/busybox/blob/c2e483ec441306fb1f3307b87e90e0015a8a591f/uclibc/Dockerfile) +- [`1.32.1-uclibc`, `1.32-uclibc`, `1-uclibc`, `stable-uclibc`, `uclibc`](https://github.com/docker-library/busybox/blob/795a8cc57141baf321a34a602cb18ad85daac216/stable/uclibc/Dockerfile) +- [`1.32.1-glibc`, `1.32-glibc`, `1-glibc`, `stable-glibc`, `glibc`](https://github.com/docker-library/busybox/blob/795a8cc57141baf321a34a602cb18ad85daac216/stable/glibc/Dockerfile) +- [`1.32.1-musl`, `1.32-musl`, `1-musl`, `stable-musl`, `musl`](https://github.com/docker-library/busybox/blob/795a8cc57141baf321a34a602cb18ad85daac216/stable/musl/Dockerfile) +- [`1.32.1`, `1.32`, `1`, `stable`, `latest`](https://github.com/docker-library/busybox/blob/795a8cc57141baf321a34a602cb18ad85daac216/stable/uclibc/Dockerfile) +- [`1.33.0-uclibc`, `1.33-uclibc`, `unstable-uclibc`](https://github.com/docker-library/busybox/blob/795a8cc57141baf321a34a602cb18ad85daac216/unstable/uclibc/Dockerfile) +- [`1.33.0-glibc`, `1.33-glibc`, `unstable-glibc`](https://github.com/docker-library/busybox/blob/795a8cc57141baf321a34a602cb18ad85daac216/unstable/glibc/Dockerfile) +- [`1.33.0-musl`, `1.33-musl`, `unstable-musl`](https://github.com/docker-library/busybox/blob/795a8cc57141baf321a34a602cb18ad85daac216/unstable/musl/Dockerfile) +- [`1.33.0`, `1.33`, `unstable`](https://github.com/docker-library/busybox/blob/795a8cc57141baf321a34a602cb18ad85daac216/unstable/uclibc/Dockerfile) # Quick reference (cont.) diff --git a/gradle/README.md b/gradle/README.md index efab234cf..3d698b998 100644 --- a/gradle/README.md +++ b/gradle/README.md @@ -24,16 +24,16 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`6.7.1-jdk8`, `6.7.1-jdk8-hotspot`, `6.7-jdk8`, `6.7-jdk8-hotspot`, `jdk8`, `jdk8-hotspot`, `6.7.1-jdk`, `6.7.1-jdk-hotspot`, `6.7-jdk`, `6.7-jdk-hotspot`, `jdk`, `jdk-hotspot`, `6.7.1`, `6.7.1-hotspot`, `6.7`, `6.7-hotspot`, `latest`, `hotspot`](https://github.com/keeganwitt/docker-gradle/blob/fa9021708ab3315acbf4208125f6ca316e903ac6/hotspot/jdk8/Dockerfile) -- [`6.7.1-jre8`, `6.7.1-jre8-hotspot`, `6.7-jre8`, `6.7-jre8-hotspot`, `jre8`, `jre8-hotspot`, `6.7.1-jre`, `6.7.1-jre-hotspot`, `6.7-jre`, `6.7-jre-hotspot`, `jre`, `jre-hotspot`](https://github.com/keeganwitt/docker-gradle/blob/fa9021708ab3315acbf4208125f6ca316e903ac6/hotspot/jre8/Dockerfile) -- [`6.7.1-jdk11`, `6.7.1-jdk11-hotspot`, `6.7-jdk11`, `6.7-jdk11-hotspot`, `jdk11`, `jdk11-hotspot`](https://github.com/keeganwitt/docker-gradle/blob/fa9021708ab3315acbf4208125f6ca316e903ac6/hotspot/jdk11/Dockerfile) -- [`6.7.1-jre11`, `6.7.1-jre11-hotspot`, `6.7-jre11`, `6.7-jre11-hotspot`, `jre11`, `jre11-hotspot`](https://github.com/keeganwitt/docker-gradle/blob/fa9021708ab3315acbf4208125f6ca316e903ac6/hotspot/jre11/Dockerfile) -- [`6.7.1-jdk15`, `6.7.1-jdk15-hotspot`, `6.7-jdk15`, `6.7-jdk15-hotspot`, `jdk15`, `jdk15-hotspot`](https://github.com/keeganwitt/docker-gradle/blob/fa9021708ab3315acbf4208125f6ca316e903ac6/hotspot/jdk15/Dockerfile) -- [`6.7.1-jre15`, `6.7.1-jre15-hotspot`, `6.7-jre15`, `6.7-jre15-hotspot`, `jre15`, `jre15-hotspot`](https://github.com/keeganwitt/docker-gradle/blob/fa9021708ab3315acbf4208125f6ca316e903ac6/hotspot/jre15/Dockerfile) -- [`6.7.1-jdk8-openj9`, `6.7-jdk8-openj9`, `jdk8-openj9`, `6.7.1-jdk-openj9`, `6.7-jdk-openj9`, `jdk-openj9`, `6.7.1-openj9`, `6.7-openj9`, `openj9`](https://github.com/keeganwitt/docker-gradle/blob/fa9021708ab3315acbf4208125f6ca316e903ac6/openj9/jdk8/Dockerfile) -- [`6.7.1-jre8-openj9`, `6.7-jre8-openj9`, `jre8-openj9`, `6.7.1-jre-openj9`, `6.7-jre-openj9`, `jre-openj9`](https://github.com/keeganwitt/docker-gradle/blob/fa9021708ab3315acbf4208125f6ca316e903ac6/openj9/jre8/Dockerfile) -- [`6.7.1-jdk11-openj9`, `6.7-jdk11-openj9`, `jdk11-openj9`](https://github.com/keeganwitt/docker-gradle/blob/fa9021708ab3315acbf4208125f6ca316e903ac6/openj9/jdk11/Dockerfile) -- [`6.7.1-jre11-openj9`, `6.7-jre11-openj9`, `jre11-openj9`](https://github.com/keeganwitt/docker-gradle/blob/fa9021708ab3315acbf4208125f6ca316e903ac6/openj9/jre11/Dockerfile) +- [`6.8.0-jdk8`, `6.8.0-jdk8-hotspot`, `6.7-jdk8`, `6.7-jdk8-hotspot`, `jdk8`, `jdk8-hotspot`, `6.8.0-jdk`, `6.8.0-jdk-hotspot`, `6.7-jdk`, `6.7-jdk-hotspot`, `jdk`, `jdk-hotspot`, `6.8.0`, `6.8.0-hotspot`, `6.7`, `6.7-hotspot`, `latest`, `hotspot`](https://github.com/keeganwitt/docker-gradle/blob/c618fa59f4cf872845a6f38bf7cce948fbf8dbc4/hotspot/jdk8/Dockerfile) +- [`6.8.0-jre8`, `6.8.0-jre8-hotspot`, `6.7-jre8`, `6.7-jre8-hotspot`, `jre8`, `jre8-hotspot`, `6.8.0-jre`, `6.8.0-jre-hotspot`, `6.7-jre`, `6.7-jre-hotspot`, `jre`, `jre-hotspot`](https://github.com/keeganwitt/docker-gradle/blob/c618fa59f4cf872845a6f38bf7cce948fbf8dbc4/hotspot/jre8/Dockerfile) +- [`6.8.0-jdk11`, `6.8.0-jdk11-hotspot`, `6.7-jdk11`, `6.7-jdk11-hotspot`, `jdk11`, `jdk11-hotspot`](https://github.com/keeganwitt/docker-gradle/blob/c618fa59f4cf872845a6f38bf7cce948fbf8dbc4/hotspot/jdk11/Dockerfile) +- [`6.8.0-jre11`, `6.8.0-jre11-hotspot`, `6.7-jre11`, `6.7-jre11-hotspot`, `jre11`, `jre11-hotspot`](https://github.com/keeganwitt/docker-gradle/blob/c618fa59f4cf872845a6f38bf7cce948fbf8dbc4/hotspot/jre11/Dockerfile) +- [`6.8.0-jdk15`, `6.8.0-jdk15-hotspot`, `6.7-jdk15`, `6.7-jdk15-hotspot`, `jdk15`, `jdk15-hotspot`](https://github.com/keeganwitt/docker-gradle/blob/c618fa59f4cf872845a6f38bf7cce948fbf8dbc4/hotspot/jdk15/Dockerfile) +- [`6.8.0-jre15`, `6.8.0-jre15-hotspot`, `6.7-jre15`, `6.7-jre15-hotspot`, `jre15`, `jre15-hotspot`](https://github.com/keeganwitt/docker-gradle/blob/c618fa59f4cf872845a6f38bf7cce948fbf8dbc4/hotspot/jre15/Dockerfile) +- [`6.8.0-jdk8-openj9`, `6.7-jdk8-openj9`, `jdk8-openj9`, `6.8.0-jdk-openj9`, `6.7-jdk-openj9`, `jdk-openj9`, `6.8.0-openj9`, `6.7-openj9`, `openj9`](https://github.com/keeganwitt/docker-gradle/blob/c618fa59f4cf872845a6f38bf7cce948fbf8dbc4/openj9/jdk8/Dockerfile) +- [`6.8.0-jre8-openj9`, `6.7-jre8-openj9`, `jre8-openj9`, `6.8.0-jre-openj9`, `6.7-jre-openj9`, `jre-openj9`](https://github.com/keeganwitt/docker-gradle/blob/c618fa59f4cf872845a6f38bf7cce948fbf8dbc4/openj9/jre8/Dockerfile) +- [`6.8.0-jdk11-openj9`, `6.7-jdk11-openj9`, `jdk11-openj9`](https://github.com/keeganwitt/docker-gradle/blob/c618fa59f4cf872845a6f38bf7cce948fbf8dbc4/openj9/jdk11/Dockerfile) +- [`6.8.0-jre11-openj9`, `6.7-jre11-openj9`, `jre11-openj9`](https://github.com/keeganwitt/docker-gradle/blob/c618fa59f4cf872845a6f38bf7cce948fbf8dbc4/openj9/jre11/Dockerfile) # Quick reference (cont.) diff --git a/neo4j/README.md b/neo4j/README.md index 9a05146bf..0209506fb 100644 --- a/neo4j/README.md +++ b/neo4j/README.md @@ -42,8 +42,10 @@ WARNING: - [`4.1.1-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/d42c3ac9cde66e2a1dcb3f667fe73878dbf2218c/4.1.1/enterprise/Dockerfile) - [`4.1.0`](https://github.com/neo4j/docker-neo4j-publish/blob/c22866bb7f4baac356bf65494a003e490082b6c0/4.1.0/community/Dockerfile) - [`4.1.0-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/c22866bb7f4baac356bf65494a003e490082b6c0/4.1.0/enterprise/Dockerfile) -- [`4.0.10`, `4.0`](https://github.com/neo4j/docker-neo4j-publish/blob/15eccd11b9755a650f0460e9b652239d54fa7fa9/4.0.10/community/Dockerfile) -- [`4.0.10-enterprise`, `4.0-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/15eccd11b9755a650f0460e9b652239d54fa7fa9/4.0.10/enterprise/Dockerfile) +- [`4.0.11`, `4.0`](https://github.com/neo4j/docker-neo4j-publish/blob/014785e7fb71b0cda5c52b21e9a609878ebf567a/4.0.11/community/Dockerfile) +- [`4.0.11-enterprise`, `4.0-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/014785e7fb71b0cda5c52b21e9a609878ebf567a/4.0.11/enterprise/Dockerfile) +- [`4.0.10`](https://github.com/neo4j/docker-neo4j-publish/blob/15eccd11b9755a650f0460e9b652239d54fa7fa9/4.0.10/community/Dockerfile) +- [`4.0.10-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/15eccd11b9755a650f0460e9b652239d54fa7fa9/4.0.10/enterprise/Dockerfile) - [`4.0.9`](https://github.com/neo4j/docker-neo4j-publish/blob/04a30cb462de38246f8411b7b03c17d06b948009/4.0.9/community/Dockerfile) - [`4.0.9-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/04a30cb462de38246f8411b7b03c17d06b948009/4.0.9/enterprise/Dockerfile) - [`4.0.8`](https://github.com/neo4j/docker-neo4j-publish/blob/81342d372e1fa225d49b7643d3210b9bcdb962b9/4.0.8/community/Dockerfile)