From e8f9f4e58c09aedffaa44c4d3d2d6a768fa4e826 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 8 Oct 2015 10:01:26 -0700 Subject: [PATCH] Run update.sh --- crate/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crate/README.md b/crate/README.md index c08cca192..14b6aaa03 100644 --- a/crate/README.md +++ b/crate/README.md @@ -1,7 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `0.50`, `0.50.6` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/46cbc25d0902c0b7019e188dbc2fe03a40f4e93f/Dockerfile) +- [`latest`, `0.50.7` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/e4f351efdac12efaae0fec4f12259582c5fa180c/Dockerfile) - [`0.49`, `0.49.6` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/8762d54054d9ed9d76a3bba0f9e6fa38acd34c2a/Dockerfile) +- [`0.50` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/46cbc25d0902c0b7019e188dbc2fe03a40f4e93f/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/crate`)](https://github.com/docker-library/official-images/blob/master/library/crate). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).