Re: [v6 05/12] docker: Update to grub-2.12

2024-11-28 Thread Simon Glass
On Wed, 27 Nov 2024 at 10:23, Tom Rini wrote: > > The current release of grub is 2.12 and it will be good to pick this up > now so that we can update other parts of our stack. > > Signed-off-by: Tom Rini > --- > Changes in v6: > - New patch > --- > tools/docker/Dockerfile | 5 ++--- > 1 file cha

[v6 05/12] docker: Update to grub-2.12

2024-11-27 Thread Tom Rini
The current release of grub is 2.12 and it will be good to pick this up now so that we can update other parts of our stack. Signed-off-by: Tom Rini --- Changes in v6: - New patch --- tools/docker/Dockerfile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tools/docker/Doc