mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 01:29:07 +00:00
trust: use library org in examples to verify nginx, other official images
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
parent
fc5d707e97
commit
f3606997da
@ -32,5 +32,4 @@ services:
|
||||
trust:
|
||||
org:
|
||||
- linuxkit
|
||||
image:
|
||||
- nginx:alpine
|
||||
- library
|
||||
|
@ -40,3 +40,4 @@ services:
|
||||
trust:
|
||||
org:
|
||||
- linuxkit
|
||||
- library
|
||||
|
@ -30,5 +30,4 @@ services:
|
||||
trust:
|
||||
org:
|
||||
- linuxkit
|
||||
image:
|
||||
- nginx:alpine
|
||||
- library
|
||||
|
@ -52,5 +52,4 @@ files:
|
||||
trust:
|
||||
org:
|
||||
- linuxkit
|
||||
image:
|
||||
- nginx:alpine
|
||||
- library
|
||||
|
Loading…
Reference in New Issue
Block a user