Browse Source

Merge pull request #27179 from dragonndev/master

Documentation update for trust sandbox example
Sebastiaan van Stijn 8 years ago
parent
commit
4a68c98d70
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/security/trust/trust_sandbox.md

+ 1 - 1
docs/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: