[PATCH 16/20] CI: Dockerfile: Bump various software version

Jiaxun Yang jiaxun.yang at flygoat.com
Wed Jun 12 18:19:38 CEST 2024



在2024年6月12日六月 下午5:02,Tom Rini写道:
[...]
>> --- a/tools/docker/Dockerfile
>> +++ b/tools/docker/Dockerfile
>> @@ -2,7 +2,7 @@
>>  # This Dockerfile is used to build an image containing basic stuff to be used
>>  # to build U-Boot and run our test suites.
>>  
>> -FROM ubuntu:jammy-20240227
>> +FROM ubuntu:noble
>>  MAINTAINER Tom Rini <trini at konsulko.com>
>>  LABEL Description=" This image is for building U-Boot inside a container"
>>  
>
> For reproducibility I keep us on date-tags and not just the raw
> release tag/latest. Also, I'm not yet ready to move us past Jammy
> without a big reason. Once 24.04.1 comes out, perhaps. So it's good to
> know at least this wasn't too much work to move forward. Also, we should
> keep the bumping of various tools to their own commit, each.

Ok, I'll add tag back.

My purpose to move CI to noble is to test against all new pieces of software.
I was hit by those issues when I was trying to run tests locally with my ArchLinux
PC, so I decided to fix them and bump CI to ensure we don't introduce more in future.

I think as we can pass all CI runs it's good to move forward :-)

Thanks
>
> -- 
> Tom
>
> 附件:
> * signature.asc

-- 
- Jiaxun


More information about the U-Boot mailing list