From 6ed9cf68ab04a63d15abbfcbb9f15064e8598d35 Mon Sep 17 00:00:00 2001 From: Martijn Koster Date: Wed, 14 Oct 2015 22:49:05 +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 143b8b7c2..0f601c921 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/d722c55dd320a812e278a23c60a5d5616515df0b/5.3/Dockerfile) +- [`5.3.1`, `5.3`, `5`, `latest` (*5.3/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/80ee84f565414c4f1218d39417049049d9f2c0d1/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).