Skip to content

Commit 6129e9d

Browse files
committed
Updated documentation on using the trust sandbox to fix an issue where the notary server tag was not found.
Signed-off-by: Matthew Lapworth <[email protected]>
1 parent b51bb39 commit 6129e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/security/trust/trust_sandbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ the `trustsandbox` container, the Notary server, and the Registry server.
8383
version: "2"
8484
services:
8585
notaryserver:
86-
image: dockersecurity/notary_autobuilds:server
86+
image: dockersecurity/notary_autobuilds:server:latest
8787
volumes:
8888
- notarycerts:/go/src/github.com/docker/notary/fixtures
8989
networks:

0 commit comments

Comments
 (0)