Pin anchore/syft to v0.75.0 (#4541)
This commit is contained in:
Родитель
f4786b8c0b
Коммит
857ccc7352
|
@ -92,7 +92,7 @@ namespace Microsoft.DotNet.Docker.Tests
|
|||
return;
|
||||
}
|
||||
|
||||
const string SyftImage = "anchore/syft";
|
||||
const string SyftImage = "anchore/syft:v0.75.0";
|
||||
DockerHelper.Pull(SyftImage);
|
||||
|
||||
string imageName = imageData.GetImage(ImageType, DockerHelper);
|
||||
|
|
Загрузка…
Ссылка в новой задаче