From 1fac01d21252f82cad5d1184e8be7849d22ba453 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 18 Jun 2015 15:19:01 -0700 Subject: [PATCH] Run update.sh --- docker-dev/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-dev/README.md b/docker-dev/README.md index 68a9907ca..176e3eae6 100644 --- a/docker-dev/README.md +++ b/docker-dev/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`1.6.2`, `1.6`, `1` (*Dockerfile*)](https://github.com/docker/docker/blob/v1.6.2/Dockerfile) +- [`1.7.0`, `1.7`, `1` (*Dockerfile*)](https://github.com/docker/docker/blob/0baf60984522744eed290348f33f396c046b2f3a/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/docker-dev`)](https://github.com/docker-library/official-images/blob/master/library/docker-dev) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).