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

Use latest version of notary server in trust sandbox docs
Upstream-commit: 6fafd07282f950799613c2ffc8eac6ff86d48206
Component: engine
This commit is contained in:
Justin Cormack
2016-09-12 23:56:41 +01:00
committed by GitHub
@@ -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: