diff options
author | Nico Huber <nico.h@gmx.de> | 2022-07-04 10:33:05 +0000 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2022-09-27 13:51:53 +0000 |
commit | 79efb45da9c96f3d677f9f060452b5169e87a9a8 (patch) | |
tree | d28b88d34a79d5607898731050c093ef32fbb901 /util/ich_descriptors_tool | |
parent | 4b62d8d94c15cea78451862a67b26257355a02f9 (diff) | |
download | flashrom-79efb45da9c96f3d677f9f060452b5169e87a9a8.tar.gz flashrom-79efb45da9c96f3d677f9f060452b5169e87a9a8.tar.bz2 flashrom-79efb45da9c96f3d677f9f060452b5169e87a9a8.zip |
manibuilder: Switch Dockerfile.anita to Bullseye and Python 3
Basing the image on debian:stable turned out to be a bad idea once
stable switched to Bullseye. Instead of falling back to Buster, we
move forward to Bullseye and pin that version. Hopefully that works
for some years again.
With Bullseye it turned out to be easier to do things with Python 3,
so we use that now. To ease future changes, we use tinier RUN and ARG
steps which creates more intermediate images. Such intermediate images
can be reused if some later step is changed in the Dockerfile.
Change-Id: Ic064ddad807329a9bd81085775190615ad89273f
Signed-off-by: Nico Huber <nico.h@gmx.de>
Ticket: https://ticket.coreboot.org/issues/383
Reviewed-on: https://review.coreboot.org/c/flashrom/+/65633
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'util/ich_descriptors_tool')
0 files changed, 0 insertions, 0 deletions