From 87da688c00532a2d03e4a4817c2ab4e3596776af Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 4 Jun 2015 13:01:01 -0700 Subject: [PATCH] Run update.sh --- redis/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/redis/README.md b/redis/README.md index 5f5c68bde..abb2ae654 100644 --- a/redis/README.md +++ b/redis/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links - [`2.6.17`, `2.6` (*2.6/Dockerfile*)](https://github.com/docker-library/redis/blob/5a480f7c9f05822c31204a7197d209ef9db1a32c/2.6/Dockerfile) -- [`2.8.20`, `2.8`, `2` (*2.8/Dockerfile*)](https://github.com/docker-library/redis/blob/3b5b408972da5d788a483dfcd0e49b99937e5fc2/2.8/Dockerfile) -- [`3.0.1`, `3.0`, `3`, `latest` (*3.0/Dockerfile*)](https://github.com/docker-library/redis/blob/3b5b408972da5d788a483dfcd0e49b99937e5fc2/3.0/Dockerfile) +- [`2.8.21`, `2.8`, `2` (*2.8/Dockerfile*)](https://github.com/docker-library/redis/blob/171071dacb7961cac8254627806f6c6faeeea278/2.8/Dockerfile) +- [`3.0.2`, `3.0`, `3`, `latest` (*3.0/Dockerfile*)](https://github.com/docker-library/redis/blob/171071dacb7961cac8254627806f6c6faeeea278/3.0/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/redis`)](https://github.com/docker-library/official-images/blob/master/library/redis) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).