Use latest version of notary server in trust sandbox docs

Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
Upstream-commit: 40f823ccd8ce0c07a27a287f665b4cc0c0084569
Component: engine
This commit is contained in:
Riyaz Faizullabhoy
2016-09-12 09:42:12 -07:00
parent 10deb56947
commit 7d2bc2d40d

View File

@ -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: