We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dec694d + d6794bf commit 4ab65baCopy full SHA for 4ab65ba
engine/security/trust/trust_sandbox.md
@@ -83,7 +83,7 @@ the `trustsandbox` container, the Notary server, and the Registry server.
83
version: "2"
84
services:
85
notaryserver:
86
- image: dockersecurity/notary_autobuilds:server
+ image: dockersecurity/notary_autobuilds:server-latest
87
volumes:
88
- notarycerts:/go/src/github.com/docker/notary/fixtures
89
networks:
0 commit comments