Fixed issue when running trust example where the notary server tag wasn't found.

Signed-off-by: Matthew Lapworth <matthewl@bit-shift.net>
Upstream-commit: 0a43c5fedb4c74803858cfdacd59eca3c7376f18
Component: engine
This commit is contained in:
Matthew Lapworth
2016-10-05 21:05:17 -07:00
parent 3a03b98841
commit 6dba2ad111
@@ -83,7 +83,7 @@ the `trustsandbox` container, the Notary server, and the Registry server.
version: "2"
services:
notaryserver:
image: dockersecurity/notary_autobuilds:server
image: dockersecurity/notary_autobuilds:server-latest
volumes:
- notarycerts:/go/src/github.com/docker/notary/fixtures
networks: