From 532a2473b8f4e221a7d3b9d77b875c5e9d4e712c Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 4 Nov 2015 14:01:28 -0800 Subject: [PATCH] Run update.sh --- clojure/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clojure/README.md b/clojure/README.md index 063b2a524..59fba6da8 100644 --- a/clojure/README.md +++ b/clojure/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `lein-2.5.2` (*Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/d7a27ab87b06a04d6ee0d3366d23df7b514166ea/Dockerfile) -- [`onbuild`, `lein-2.5.2-onbuild` (*onbuild/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/d7a27ab87b06a04d6ee0d3366d23df7b514166ea/onbuild/Dockerfile) +- [`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) For more information about this image and its history, please see [the relevant manifest file (`library/clojure`)](https://github.com/docker-library/official-images/blob/master/library/clojure). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).