mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-04 20:17:50 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user