1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Use latest version of notary server in trust sandbox docs

Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
Riyaz Faizullabhoy 2016-09-12 09:42:12 -07:00
parent ba07661f0d
commit 40f823ccd8

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: