Explorar o código

Merge pull request #26496 from riyazdf/trust-sandbox-fix

Use latest version of notary server in trust sandbox docs
(cherry picked from commit 6fafd07282f950799613c2ffc8eac6ff86d48206)

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
Justin Cormack %!s(int64=8) %!d(string=hai) anos
pai
achega
787ed27c32
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"
         services:
           notaryserver:
-            image: dockersecurity/notary_autobuilds:server-v0.3.0
+            image: dockersecurity/notary_autobuilds:server
             volumes:
               - notarycerts:/go/src/github.com/docker/notary/fixtures
             networks: