Attention is currently required from: Felix Singer, Martin L Roth.
Hello Martin L Roth, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/76081?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: util/docker/coreboot-sdk: Do system update before installing packages ......................................................................
util/docker/coreboot-sdk: Do system update before installing packages
Even if the Debian Sid image is probably updated frequently, the existing packages should be updated before installing new ones. So update the base image in advance.
Also, while on it, add a step to remove superfluous packages by running `apt-get autoremove`.
Change-Id: I7ae80a753cffafc849325264f4acfbf09b8d0b9a Signed-off-by: Felix Singer felixsinger@posteo.net --- M util/docker/coreboot-sdk/Dockerfile 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/76081/3