From 5ff8d735a7ac2128843bf10a46944884c4ce84c7 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 22 Aug 2016 13:16:47 -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 a3bbc474a..3eb50dc9f 100644 --- a/vault/README.md +++ b/vault/README.md @@ -1,6 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`v0.6.0`, `latest` (*0.6/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/a77fd5f7256af73c082cfef56403ecc4df58fa94/0.6/Dockerfile) +- [`0.6.0` (*0.6/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/296309e4e40be197e89b9f063463fe02c4c5c3e2/0.6/Dockerfile) +- [`0.6`, `0.6.1`, `latest` (*0.6.1/Dockerfile*)](https://github.com/hashicorp/docker-vault/blob/296309e4e40be197e89b9f063463fe02c4c5c3e2/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).