From ea8a5a150520c4b6ee363162424e231000583a66 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 27 Feb 2017 17:32:53 -0800 Subject: [PATCH] Run update.sh --- thrift/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/thrift/README.md b/thrift/README.md index d57ee18cb..d57931640 100644 --- a/thrift/README.md +++ b/thrift/README.md @@ -1,6 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`0.9`, `0.9.3`, `latest` (*0.9/Dockerfile*)](https://github.com/ahawkins/docker-thrift/blob/d322572f7dd6ea468a14a4d832fbec26f152c71e/0.9/Dockerfile) +- [`0.9`, `0.9.3` (*0.9/Dockerfile*)](https://github.com/ahawkins/docker-thrift/blob/d322572f7dd6ea468a14a4d832fbec26f152c71e/0.9/Dockerfile) +- [`0.10`, `0.10.0`, `latest` (*0.10/Dockerfile*)](https://github.com/ahawkins/docker-thrift/blob/e1f81dfe3e8fac5588e12d2b880166d1743dbecd/0.10/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/thrift`)](https://github.com/docker-library/official-images/blob/master/library/thrift). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fthrift).