From 6129e9d3f95b40c6df59ac7f53bd5516bb3c8d15 Mon Sep 17 00:00:00 2001 From: Matthew Lapworth Date: Wed, 5 Oct 2016 21:15:45 -0700 Subject: [PATCH] Updated documentation on using the trust sandbox to fix an issue where the notary server tag was not found. Signed-off-by: Matthew Lapworth --- engine/security/trust/trust_sandbox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/security/trust/trust_sandbox.md b/engine/security/trust/trust_sandbox.md index 60e7d504c0..b7952c100f 100644 --- a/engine/security/trust/trust_sandbox.md +++ b/engine/security/trust/trust_sandbox.md @@ -83,7 +83,7 @@ the `trustsandbox` container, the Notary server, and the Registry server. version: "2" services: notaryserver: - image: dockersecurity/notary_autobuilds:server + image: dockersecurity/notary_autobuilds:server:latest volumes: - notarycerts:/go/src/github.com/docker/notary/fixtures networks: