From 05074779343ccaecf414f5eb57fd5446362ea39f Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 5 Oct 2016 14:32:46 -0700 Subject: [PATCH] Run update.sh --- vault/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vault/README.md b/vault/README.md index a72247b38..234c28d42 100644 --- a/vault/README.md +++ b/vault/README.md @@ -1,7 +1,8 @@ # Supported tags and respective `Dockerfile` links - [`0.6.0` (*0.6/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/3d12aa78cdbdce22b3d3e30f1093843f21b0a8fa/0.6/Dockerfile) -- [`0.6`, `0.6.1`, `latest` (*0.6.1/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/3d12aa78cdbdce22b3d3e30f1093843f21b0a8fa/0.6.1/Dockerfile) +- [`0.6`, `0.6.2`, `latest` (*0.6.2/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/3d3957180d689ecddb537aa799a878171280e8a3/0.6.2/Dockerfile) +- [`0.6.1` (*0.6.1/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/3d12aa78cdbdce22b3d3e30f1093843f21b0a8fa/0.6.1/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/vault`)](https://github.com/docker-library/official-images/blob/master/library/vault). 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%2Fvault).