Run update.sh
This commit is contained in:
parent
97bcc42639
commit
1f9778ba5a
|
|
@ -24,8 +24,8 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`7.12.1`](https://github.com/docker-library/elasticsearch/blob/67c05f68cd72dd1660feb24692d044747e472666/7/Dockerfile)
|
||||
- [`6.8.15`](https://github.com/docker-library/elasticsearch/blob/e1bc20d3147ba582bfaaf3e289ca1070797736f6/6/Dockerfile)
|
||||
- [`7.13.1`](https://github.com/docker-library/elasticsearch/blob/7b4d71467a0b5efee55133fe1b669751de456b45/7/Dockerfile)
|
||||
- [`6.8.16`](https://github.com/docker-library/elasticsearch/blob/a2d24fd88dbbede4e95e770354a8b0ba614d0502/6/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`7.12.1`](https://github.com/docker-library/kibana/blob/46b36d2319d45441c35e67075106d81856fca123/7/Dockerfile)
|
||||
- [`6.8.15`](https://github.com/docker-library/kibana/blob/d6759ae96883bf483b449f26c97229442e13c5cc/6/Dockerfile)
|
||||
- [`7.13.1`](https://github.com/docker-library/kibana/blob/094d900939e2a66300d48cbf2f3a8e0fc1d51abc/7/Dockerfile)
|
||||
- [`6.8.16`](https://github.com/docker-library/kibana/blob/094d900939e2a66300d48cbf2f3a8e0fc1d51abc/6/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
@ -33,7 +33,7 @@ WARNING:
|
|||
For issues with the Kibana Docker image or Kibana: https://github.com/elastic/kibana/issues
|
||||
|
||||
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
||||
[`amd64`](https://hub.docker.com/r/amd64/kibana/)
|
||||
[`amd64`](https://hub.docker.com/r/amd64/kibana/), [`arm64v8`](https://hub.docker.com/r/arm64v8/kibana/)
|
||||
|
||||
- **Published image artifact details**:
|
||||
[repo-info repo's `repos/kibana/` directory](https://github.com/docker-library/repo-info/blob/master/repos/kibana) ([history](https://github.com/docker-library/repo-info/commits/master/repos/kibana))
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`7.12.1`](https://github.com/docker-library/logstash/blob/d615c7193d244f2274841f73acd0df804b07fd17/7/Dockerfile)
|
||||
- [`6.8.15`](https://github.com/docker-library/logstash/blob/3640745741d172b99cb90382e701de77726c43a5/6/Dockerfile)
|
||||
- [`7.13.1`](https://github.com/docker-library/logstash/blob/f7d134ebe96d21adc7ff6f0bdc46e06db1a642e7/7/Dockerfile)
|
||||
- [`6.8.16`](https://github.com/docker-library/logstash/blob/f7d134ebe96d21adc7ff6f0bdc46e06db1a642e7/6/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
@ -33,7 +33,7 @@ WARNING:
|
|||
For issues with Logstash Docker Image or Logstash: https://github.com/elastic/logstash/issues
|
||||
|
||||
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
||||
[`amd64`](https://hub.docker.com/r/amd64/logstash/)
|
||||
[`amd64`](https://hub.docker.com/r/amd64/logstash/), [`arm64v8`](https://hub.docker.com/r/arm64v8/logstash/)
|
||||
|
||||
- **Published image artifact details**:
|
||||
[repo-info repo's `repos/logstash/` directory](https://github.com/docker-library/repo-info/blob/master/repos/logstash) ([history](https://github.com/docker-library/repo-info/commits/master/repos/logstash))
|
||||
|
|
|
|||
Loading…
Reference in New Issue