Run update.sh
This commit is contained in:
parent
a9e607834d
commit
7df69dbda8
|
|
@ -1,7 +1,7 @@
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`latest`, `lein-2.5.3` (*Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/a22cdfcdf10fd5c99fa4bb993c71847ab00ee2a9/Dockerfile)
|
||||
- [`onbuild`, `lein-2.5.3-onbuild` (*onbuild/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/a22cdfcdf10fd5c99fa4bb993c71847ab00ee2a9/onbuild/Dockerfile)
|
||||
- [`latest`, `lein-2.5.3` (*Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/b21db2ba56eef392c7dfab6cd85168153f17e2cc/Dockerfile)
|
||||
- [`onbuild`, `lein-2.5.3-onbuild` (*onbuild/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/b21db2ba56eef392c7dfab6cd85168153f17e2cc/onbuild/Dockerfile)
|
||||
|
||||
[](https://imagelayers.io/?images=clojure:latest,clojure:onbuild)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`4.0.3`, `4.0` (*4.0/Dockerfile*)](https://github.com/docker-library/kibana/blob/d7600122303543f39b8fb8d2af10d2b5ebee59ef/4.0/Dockerfile)
|
||||
- [`4.1.4`, `4.1` (*4.1/Dockerfile*)](https://github.com/docker-library/kibana/blob/d7600122303543f39b8fb8d2af10d2b5ebee59ef/4.1/Dockerfile)
|
||||
- [`4.1.5`, `4.1` (*4.1/Dockerfile*)](https://github.com/docker-library/kibana/blob/279f41998ff62b33fc5ce2b348fe297b4231854b/4.1/Dockerfile)
|
||||
- [`4.2.2`, `4.2` (*4.2/Dockerfile*)](https://github.com/docker-library/kibana/blob/cc8525104d855645462ad1a2b502b5f589eeec19/4.2/Dockerfile)
|
||||
- [`4.3.1`, `4.3` (*4.3/Dockerfile*)](https://github.com/docker-library/kibana/blob/cc8525104d855645462ad1a2b502b5f589eeec19/4.3/Dockerfile)
|
||||
- [`4.4.0`, `4.4`, `4`, `latest` (*4.4/Dockerfile*)](https://github.com/docker-library/kibana/blob/559199ccb087316815bb65283841e6f42ce221a6/4.4/Dockerfile)
|
||||
- [`4.3.2`, `4.3` (*4.3/Dockerfile*)](https://github.com/docker-library/kibana/blob/279f41998ff62b33fc5ce2b348fe297b4231854b/4.3/Dockerfile)
|
||||
- [`4.4.1`, `4.4`, `4`, `latest` (*4.4/Dockerfile*)](https://github.com/docker-library/kibana/blob/279f41998ff62b33fc5ce2b348fe297b4231854b/4.4/Dockerfile)
|
||||
|
||||
[](https://imagelayers.io/?images=kibana:4.0.3,kibana:4.1.4,kibana:4.2.2,kibana:4.3.1,kibana:4.4.0)
|
||||
[](https://imagelayers.io/?images=kibana:4.0.3,kibana:4.1.5,kibana:4.2.2,kibana:4.3.2,kibana:4.4.1)
|
||||
|
||||
For more information about this image and its history, please see [the relevant manifest file (`library/kibana`)](https://github.com/docker-library/official-images/blob/master/library/kibana). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
|
||||
|
||||
|
|
|
|||
|
|
@ -4,9 +4,9 @@
|
|||
- [`1.5.6-1`, `1.5.6`, `1.5`, `1` (*1.5/Dockerfile*)](https://github.com/docker-library/logstash/blob/1005054d7dbda0a68dffd55540dabd03649d7d9e/1.5/Dockerfile)
|
||||
- [`2.0.0-1`, `2.0.0`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/33bd21c3d91a54456606ebc950028af554c82aa7/2.0/Dockerfile)
|
||||
- [`2.1.2-1`, `2.1.2`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/logstash/blob/b0506df9000e2289f8c378523e9d5afdc42617dd/2.1/Dockerfile)
|
||||
- [`2.2.0-1`, `2.2.0`, `2.2`, `2`, `latest` (*2.2/Dockerfile*)](https://github.com/docker-library/logstash/blob/b0506df9000e2289f8c378523e9d5afdc42617dd/2.2/Dockerfile)
|
||||
- [`2.2.1-1`, `2.2.1`, `2.2`, `2`, `latest` (*2.2/Dockerfile*)](https://github.com/docker-library/logstash/blob/aa2e1c7fa0d9eb98974d0785db701a51643240c1/2.2/Dockerfile)
|
||||
|
||||
[](https://imagelayers.io/?images=logstash:1.4.5-1-a2bacae,logstash:1.5.6-1,logstash:2.0.0-1,logstash:2.1.2-1,logstash:2.2.0-1)
|
||||
[](https://imagelayers.io/?images=logstash:1.4.5-1-a2bacae,logstash:1.5.6-1,logstash:2.0.0-1,logstash:2.1.2-1,logstash:2.2.1-1)
|
||||
|
||||
For more information about this image and its history, please see [the relevant manifest file (`library/logstash`)](https://github.com/docker-library/official-images/blob/master/library/logstash). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue