From ad03ee504c628aab1756e4f294632a4f260909ea Mon Sep 17 00:00:00 2001 From: Martijn Koster Date: Wed, 30 Sep 2015 11:36:17 +0100 Subject: [PATCH] update solr to latest Dockerfile --- solr/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solr/README.md b/solr/README.md index 1be8b5a0..259d8107 100644 --- a/solr/README.md +++ b/solr/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`5.3.1`, `5.3`, `5`, `latest` (*5.3/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/9a0cda7b3142c6b5f63642e9c8669cf15dad8b3a/5.3/Dockerfile) +- [`5.3.1`, `5.3`, `5`, `latest` (*5.3/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/d716be08247ec27461d1d22c21d9909edfa46bbd/5.3/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-solr/docker-solr` GitHub repo](https://github.com/docker-solr/docker-solr).