Merge pull request #629 from riyazdf/notary-server-version

Pin notary-server to v0.4.2
This commit is contained in:
Misty Stanley-Jones 2016-11-17 14:25:39 -08:00 committed by GitHub
commit 84e9d44dfa
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ the `trustsandbox` container, the Notary server, and the Registry server.
version: "2"
services:
notaryserver:
image: dockersecurity/notary_autobuilds:server-latest
image: dockersecurity/notary_autobuilds:server-v0.4.2
volumes:
- notarycerts:/go/src/github.com/docker/notary/fixtures
networks: