mirror of
https://github.com/moby/moby.git
synced 2026-08-05 07:30:57 +00:00
Merge pull request #26496 from riyazdf/trust-sandbox-fix
Use latest version of notary server in trust sandbox docs
(cherry picked from commit 6fafd07282)
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
committed by
Misty Stanley-Jones
parent
9ec857ad5a
commit
787ed27c32
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user