Explorar o código

Fixed issue when running trust example where the notary server tag wasn't found.

Signed-off-by: Matthew Lapworth <matthewl@bit-shift.net>
Matthew Lapworth %!s(int64=8) %!d(string=hai) anos
pai
achega
0a43c5fedb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"
         version: "2"
         services:
         services:
           notaryserver:
           notaryserver:
-            image: dockersecurity/notary_autobuilds:server
+            image: dockersecurity/notary_autobuilds:server-latest
             volumes:
             volumes:
               - notarycerts:/go/src/github.com/docker/notary/fixtures
               - notarycerts:/go/src/github.com/docker/notary/fixtures
             networks:
             networks: