On 11/15/21 15:29, Alex Bennée wrote: > As base images are often used to build further images like toolchains > ensure we don't add the local user by accident. The local user should > only exist on local images and not anything that gets pushed up to the > public registry. > > Reported-by: Richard Henderson <[email protected]> > Signed-off-by: Alex Bennée <[email protected]> > Message-Id: <[email protected]> > --- > tests/docker/Makefile.include | 3 +++ > 1 file changed, 3 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
