qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for-8.2] dockerfiles: bump tricore cross compiler container t


From: Paolo Bonzini
Subject: Re: [PATCH for-8.2] dockerfiles: bump tricore cross compiler container to Debian 11
Date: Wed, 9 Aug 2023 16:33:37 +0200

On Wed, Aug 9, 2023 at 3:53 PM Bastian Koppelmann
<kbastian@mail.uni-paderborn.de> wrote:
> > diff --git a/tests/docker/dockerfiles/debian-tricore-cross.docker 
> > b/tests/docker/dockerfiles/debian-tricore-cross.docker
> > index 269bfa8d423..5bd1963fb55 100644
> > --- a/tests/docker/dockerfiles/debian-tricore-cross.docker
> > +++ b/tests/docker/dockerfiles/debian-tricore-cross.docker
> > @@ -9,7 +9,7 @@
> >  #
> >  # SPDX-License-Identifier: GPL-2.0-or-later
> >  #
> > -FROM docker.io/library/debian:buster-slim
> > +FROM docker.io/library/debian:11-slim
>
> I think it would be better to skip debian-11 and use 12 instead.

I picked 11 in order to keep the container in sync with the
lcitool-generated dockerfiles. Once we switch lcitool from 11 to
12, it is easier to see what the changes are and replicate them in
debian-tricore-cross and friends.

lcitool support for Debian 12 has already landed, but usually we
try to keep the containers on the oldest supported release of a
distro, and that is currently Debian 11.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]