From b4dabaa70b0305dd30542106ab65d290f6e19d66 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 16 Dec 2015 08:53:19 -0800 Subject: [PATCH] Run update.sh --- solr/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/solr/README.md b/solr/README.md index e666ab812..6ddb4de2f 100644 --- a/solr/README.md +++ b/solr/README.md @@ -1,6 +1,7 @@ # 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.3/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/d722c55dd320a812e278a23c60a5d5616515df0b/5.3/Dockerfile) +- [`5.4.0`, `5.4`, `5`, `latest` (*5.4/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/3e61ef877ca9d04e7f005cd40ba726abd1f74259/5.4/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).