policy: allow image source without set platform
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
@@ -216,6 +216,7 @@ func runEval(ctx context.Context, dockerCli command.Cli, source string, opts eva
|
||||
Env: env,
|
||||
FS: fsProvider,
|
||||
VerifierProvider: verifier,
|
||||
DefaultPlatform: &p,
|
||||
})
|
||||
|
||||
srcReq := &gwpb.ResolveSourceMetaResponse{
|
||||
|
||||
Reference in New Issue
Block a user