From 0e88623e5a7574f045ff41ebc8a356ec8ddbe2c9 Mon Sep 17 00:00:00 2001 From: Tim Wang Date: Thu, 30 Apr 2015 22:14:55 +0800 Subject: [PATCH] Update Dockerfile link to 0.6.2 --- ghost/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/README.md b/ghost/README.md index fccf700b0..ecbaa46bb 100644 --- a/ghost/README.md +++ b/ghost/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`0.6.0`, `0.6`, `0`, `latest` (*Dockerfile*)](https://github.com/docker-library/ghost/blob/7afddd95e2826213657961ba91208efcd0cb5c12/Dockerfile) +- [`0.6.2`, `0.6`, `0`, `latest` (*Dockerfile*)](https://github.com/docker-library/ghost/blob/44ea66fd79706fc25609c90de4af161b5ed94681/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/ghost`)](https://github.com/docker-library/official-images/blob/master/library/ghost) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).