Skip to content

Commit f437b97

Browse files
Run update.sh
1 parent fe6726c commit f437b97

File tree

5 files changed

+19
-17
lines changed

5 files changed

+19
-17
lines changed

elasticsearch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ See [Install Elasticsearch with Docker](https://www.elastic.co/guide/en/elastics
9292

9393
# License
9494

95-
View [license information](https://github.com/elastic/elasticsearch/blob/6.4/licenses/ELASTIC-LICENSE.txt) for the software contained in this image.
95+
View [license information](https://github.com/elastic/elasticsearch/blob/master/licenses/ELASTIC-LICENSE-2.0.txt) for the software contained in this image.
9696

9797
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
9898

groovy/README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,18 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`3.0.7-jdk8`, `3.0-jdk8`, `3.0.7-jdk`, `3.0-jdk`, `jdk8`, `jdk`](https://github.com/groovy/docker-groovy/blob/caa7c76935849a72b6ee1d6a2af0d9271a39fb26/jdk8/Dockerfile)
28-
- [`3.0.7-jre8`, `3.0-jre8`, `3.0.7-jre`, `3.0-jre`, `3.0.7`, `3.0`, `jre8`, `jre`, `latest`](https://github.com/groovy/docker-groovy/blob/caa7c76935849a72b6ee1d6a2af0d9271a39fb26/jre8/Dockerfile)
29-
- [`3.0.7-jdk11`, `3.0-jdk11`, `jdk11`](https://github.com/groovy/docker-groovy/blob/caa7c76935849a72b6ee1d6a2af0d9271a39fb26/jdk11/Dockerfile)
30-
- [`3.0.7-jre11`, `3.0-jre11`, `jre11`](https://github.com/groovy/docker-groovy/blob/caa7c76935849a72b6ee1d6a2af0d9271a39fb26/jre11/Dockerfile)
31-
- [`3.0.7-jdk16`, `3.0-jdk16`, `jdk16`](https://github.com/groovy/docker-groovy/blob/caa7c76935849a72b6ee1d6a2af0d9271a39fb26/jdk16/Dockerfile)
32-
- [`3.0.7-jre16`, `3.0-jre16`, `jre16`](https://github.com/groovy/docker-groovy/blob/caa7c76935849a72b6ee1d6a2af0d9271a39fb26/jre16/Dockerfile)
33-
- [`4.0.0-alpha-3-jdk8`, `4.0-jdk8`, `4.0.0-alpha-3-jdk`, `4.0-jdk`](https://github.com/groovy/docker-groovy/blob/e0ec92faab8f1b855bc76f82f1ef73f270e155be/jdk8/Dockerfile)
34-
- [`4.0.0-alpha-3-jre8`, `4.0-jre8`, `4.0.0-alpha-3-jre`, `4.0-jre`, `4.0.0-alpha-3`, `4.0`](https://github.com/groovy/docker-groovy/blob/e0ec92faab8f1b855bc76f82f1ef73f270e155be/jre8/Dockerfile)
35-
- [`4.0.0-alpha-3-jdk11`, `4.0-jdk11`](https://github.com/groovy/docker-groovy/blob/e0ec92faab8f1b855bc76f82f1ef73f270e155be/jdk11/Dockerfile)
36-
- [`4.0.0-alpha-3-jre11`, `4.0-jre11`](https://github.com/groovy/docker-groovy/blob/e0ec92faab8f1b855bc76f82f1ef73f270e155be/jre11/Dockerfile)
37-
- [`4.0.0-alpha-3-jdk16`, `4.0-jdk16`](https://github.com/groovy/docker-groovy/blob/e0ec92faab8f1b855bc76f82f1ef73f270e155be/jdk16/Dockerfile)
38-
- [`4.0.0-alpha-3-jre16`, `4.0-jre16`](https://github.com/groovy/docker-groovy/blob/e0ec92faab8f1b855bc76f82f1ef73f270e155be/jre16/Dockerfile)
27+
- [`3.0.8-jdk8`, `3.0-jdk8`, `3.0.8-jdk`, `3.0-jdk`, `jdk8`, `jdk`](https://github.com/groovy/docker-groovy/blob/fc758151cb38024e32f2bf1d05d672eb589d5872/jdk8/Dockerfile)
28+
- [`3.0.8-jre8`, `3.0-jre8`, `3.0.8-jre`, `3.0-jre`, `3.0.8`, `3.0`, `jre8`, `jre`, `latest`](https://github.com/groovy/docker-groovy/blob/fc758151cb38024e32f2bf1d05d672eb589d5872/jre8/Dockerfile)
29+
- [`3.0.8-jdk11`, `3.0-jdk11`, `jdk11`](https://github.com/groovy/docker-groovy/blob/fc758151cb38024e32f2bf1d05d672eb589d5872/jdk11/Dockerfile)
30+
- [`3.0.8-jre11`, `3.0-jre11`, `jre11`](https://github.com/groovy/docker-groovy/blob/fc758151cb38024e32f2bf1d05d672eb589d5872/jre11/Dockerfile)
31+
- [`3.0.8-jdk16`, `3.0-jdk16`, `jdk16`](https://github.com/groovy/docker-groovy/blob/fc758151cb38024e32f2bf1d05d672eb589d5872/jdk16/Dockerfile)
32+
- [`3.0.8-jre16`, `3.0-jre16`, `jre16`](https://github.com/groovy/docker-groovy/blob/fc758151cb38024e32f2bf1d05d672eb589d5872/jre16/Dockerfile)
33+
- [`4.0.0-alpha-3-jdk8`, `4.0-jdk8`, `4.0.0-alpha-3-jdk`, `4.0-jdk`](https://github.com/groovy/docker-groovy/blob/ad50fefc1fc19511003471541a68eba490642bd8/jdk8/Dockerfile)
34+
- [`4.0.0-alpha-3-jre8`, `4.0-jre8`, `4.0.0-alpha-3-jre`, `4.0-jre`, `4.0.0-alpha-3`, `4.0`](https://github.com/groovy/docker-groovy/blob/ad50fefc1fc19511003471541a68eba490642bd8/jre8/Dockerfile)
35+
- [`4.0.0-alpha-3-jdk11`, `4.0-jdk11`](https://github.com/groovy/docker-groovy/blob/ad50fefc1fc19511003471541a68eba490642bd8/jdk11/Dockerfile)
36+
- [`4.0.0-alpha-3-jre11`, `4.0-jre11`](https://github.com/groovy/docker-groovy/blob/ad50fefc1fc19511003471541a68eba490642bd8/jre11/Dockerfile)
37+
- [`4.0.0-alpha-3-jdk16`, `4.0-jdk16`](https://github.com/groovy/docker-groovy/blob/ad50fefc1fc19511003471541a68eba490642bd8/jdk16/Dockerfile)
38+
- [`4.0.0-alpha-3-jre16`, `4.0-jre16`](https://github.com/groovy/docker-groovy/blob/ad50fefc1fc19511003471541a68eba490642bd8/jre16/Dockerfile)
3939

4040
# Quick reference (cont.)
4141

kibana/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ For additional information on running and configuring Kibana on Docker, see [Run
9494

9595
# License
9696

97-
View [license information](https://github.com/elastic/kibana/blob/master/licenses/ELASTIC-LICENSE.txt) for the software contained in this image.
97+
View [license information](https://github.com/elastic/kibana/blob/master/licenses/ELASTIC-LICENSE-2.0.txt) for the software contained in this image.
9898

9999
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
100100

neo4j/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,10 @@ WARNING:
7878
- [`4.0.1-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/13c288e9c36ee22e682b459fb218c9239e2c1083/4.0.1/enterprise/Dockerfile)
7979
- [`4.0.0`](https://github.com/neo4j/docker-neo4j-publish/blob/685fb314ef8e451217b6806028b9ac4dbf44d3fc/4.0.0/community/Dockerfile)
8080
- [`4.0.0-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/685fb314ef8e451217b6806028b9ac4dbf44d3fc/4.0.0/enterprise/Dockerfile)
81-
- [`3.5.27`, `3.5`](https://github.com/neo4j/docker-neo4j-publish/blob/ce4bfeffe18865c1b94f0622015087d1d6849fbb/3.5.27/community/Dockerfile)
82-
- [`3.5.27-enterprise`, `3.5-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/ce4bfeffe18865c1b94f0622015087d1d6849fbb/3.5.27/enterprise/Dockerfile)
81+
- [`3.5.28`, `3.5`](https://github.com/neo4j/docker-neo4j-publish/blob/83141af227fa047421b3ea81dcb8c1f4a7c6180f/3.5.28/community/Dockerfile)
82+
- [`3.5.28-enterprise`, `3.5-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/83141af227fa047421b3ea81dcb8c1f4a7c6180f/3.5.28/enterprise/Dockerfile)
83+
- [`3.5.27`](https://github.com/neo4j/docker-neo4j-publish/blob/ce4bfeffe18865c1b94f0622015087d1d6849fbb/3.5.27/community/Dockerfile)
84+
- [`3.5.27-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/ce4bfeffe18865c1b94f0622015087d1d6849fbb/3.5.27/enterprise/Dockerfile)
8385
- [`3.5.26`](https://github.com/neo4j/docker-neo4j-publish/blob/b76f780318bea75347b17ef9a941bef5490d6a5b/3.5.26/community/Dockerfile)
8486
- [`3.5.26-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/b76f780318bea75347b17ef9a941bef5490d6a5b/3.5.26/enterprise/Dockerfile)
8587
- [`3.5.25`](https://github.com/neo4j/docker-neo4j-publish/blob/7f640278e48b2ff205564e131cb142278c5e6f13/3.5.25/community/Dockerfile)

percona/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ WARNING:
2727
- [`8.0.22-13-centos`, `8.0-centos`, `8-centos`, `8.0.22-13`, `8.0`, `8`, `ps-8.0.22-13`, `ps-8.0`, `ps-8`](https://github.com/percona/percona-docker/blob/0a035c8a144cc12eb4d4f8bb45e01499b57e787c/percona-server-8.0/Dockerfile)
2828
- [`5.7.33-centos`, `5.7-centos`, `5-centos`, `centos`, `5.7.33`, `5.7`, `5`, `ps-5.7.33`, `ps-5.7`, `ps-5`, `latest`](https://github.com/percona/percona-docker/blob/9551c99eb560904aa3ea8a69c1e7f7fff3554c2b/percona-server-5.7/Dockerfile-dockerhub)
2929
- [`5.6.51-centos`, `5.6-centos`, `5.6.51`, `5.6`, `ps-5.6.51`, `ps-5.6`](https://github.com/percona/percona-docker/blob/f31a00a8b59ee17f9305403b109fd1eb50256493/percona-server-5.6/Dockerfile-dockerhub)
30-
- [`psmdb-4.4.4`, `psmdb-4.4`](https://github.com/percona/percona-docker/blob/94082e0db0c0b4439386895f437ca73ac6926d29/percona-server-mongodb-4.4/Dockerfile)
30+
- [`psmdb-4.4.5`, `psmdb-4.4`](https://github.com/percona/percona-docker/blob/4bc78f495f344a3c0cef5a321d52cee5b95047b9/percona-server-mongodb-4.4/Dockerfile)
3131
- [`psmdb-4.2.13`, `psmdb-4.2`](https://github.com/percona/percona-docker/blob/15df2ea172d3e0c73bb8482612cfa907e43df72c/percona-server-mongodb-4.2/Dockerfile)
3232
- [`psmdb-4.0.23`, `psmdb-4.0`](https://github.com/percona/percona-docker/blob/123ac8939a7d8cbf265fb8a122ff1fe469445d93/percona-server-mongodb-4.0/Dockerfile)
3333
- [`psmdb-3.6.23`, `psmdb-3.6`](https://github.com/percona/percona-docker/blob/b32c7e632fe0d8b058ce32c0430a1783cfd557a0/percona-server-mongodb-3.6/Dockerfile)

0 commit comments

Comments
 (0)