Run update.sh

This commit is contained in:
Docker Library Bot 2017-01-27 10:32:44 -08:00
parent 422de78d94
commit f086172f9a
2 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
# Supported tags and respective `Dockerfile` links
- [`develop` (*develop/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/053389febc4af3db53baa5fc540957ee9c5a3238/develop/Dockerfile)
- [`1.8`, `1.8.0`, `stable`, `latest` (*1.8/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/e6777989cfd6c7e1b8a5d36265d14a91e03fc932/1.8/Dockerfile)
- [`develop` (*develop/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/60045bd8e378ea88d78cf648ff7b3cd300982e6d/develop/Dockerfile)
- [`1.8`, `1.8.0`, `stable`, `latest` (*1.8/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/60045bd8e378ea88d78cf648ff7b3cd300982e6d/1.8/Dockerfile)
- [`1.6`, `1.6.21` (*1.6/Dockerfile*)](https://github.com/eggheads/eggdrop-docker/blob/87d717b0c05d4c43460a411c9871e9190c94f8bb/1.6/Dockerfile)
For more information about this image and its history, please see [the relevant manifest file (`library/eggdrop`)](https://github.com/docker-library/official-images/blob/master/library/eggdrop). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Feggdrop).

View File

@ -1,11 +1,11 @@
# Supported tags and respective `Dockerfile` links
- [`5.5.3`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/12d5055645cc18a0837da641ed8778a7b30e1c37/5.5/Dockerfile)
- [`5.5.3-alpine`, `5.5-alpine`, `5-alpine` (*5.5/alpine/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/12d5055645cc18a0837da641ed8778a7b30e1c37/5.5/alpine/Dockerfile)
- [`6.3.0`, `6.3` (*6.3/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/12d5055645cc18a0837da641ed8778a7b30e1c37/6.3/Dockerfile)
- [`6.3.0-alpine`, `6.3-alpine` (*6.3/alpine/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/12d5055645cc18a0837da641ed8778a7b30e1c37/6.3/alpine/Dockerfile)
- [`6.4.0`, `6.4`, `6`, `latest` (*6.4/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/fe036661d9d800dfc718b2d6e6644d79ced8c5bd/6.4/Dockerfile)
- [`6.4.0-alpine`, `6.4-alpine`, `6-alpine`, `alpine` (*6.4/alpine/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/fe036661d9d800dfc718b2d6e6644d79ced8c5bd/6.4/alpine/Dockerfile)
- [`5.5.3`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/c98f5ccab24c48e6ac6da2effc3c63830b6bf1c0/5.5/Dockerfile)
- [`5.5.3-alpine`, `5.5-alpine`, `5-alpine` (*5.5/alpine/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/c98f5ccab24c48e6ac6da2effc3c63830b6bf1c0/5.5/alpine/Dockerfile)
- [`6.3.0`, `6.3` (*6.3/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/c98f5ccab24c48e6ac6da2effc3c63830b6bf1c0/6.3/Dockerfile)
- [`6.3.0-alpine`, `6.3-alpine` (*6.3/alpine/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/c98f5ccab24c48e6ac6da2effc3c63830b6bf1c0/6.3/alpine/Dockerfile)
- [`6.4.0`, `6.4`, `6`, `latest` (*6.4/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/c98f5ccab24c48e6ac6da2effc3c63830b6bf1c0/6.4/Dockerfile)
- [`6.4.0-alpine`, `6.4-alpine`, `6-alpine`, `alpine` (*6.4/alpine/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/c98f5ccab24c48e6ac6da2effc3c63830b6bf1c0/6.4/alpine/Dockerfile)
For more information about this image and its history, please see [the relevant manifest file (`library/solr`)](https://github.com/docker-library/official-images/blob/master/library/solr). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fsolr).