Re: [PATCH] scripts/coverity-scan: Use Fedora project Docker container registry

2021-11-03 Thread John Snow
On Wed, Nov 3, 2021 at 11:04 AM Philippe Mathieu-Daudé wrote: > Similarly to commit 102cd5c294d ("tests/docker: use project > specific container registries"), use the Fedora registry to > reduce pull rate limits enforced by Docker Hub. > > Inspired-by: John Snow > Signed-off-by: Philippe Mathieu

[PATCH] scripts/coverity-scan: Use Fedora project Docker container registry

2021-11-03 Thread Philippe Mathieu-Daudé
Similarly to commit 102cd5c294d ("tests/docker: use project specific container registries"), use the Fedora registry to reduce pull rate limits enforced by Docker Hub. Inspired-by: John Snow Signed-off-by: Philippe Mathieu-Daudé --- scripts/coverity-scan/coverity-scan.docker | 2 +- 1 file chan