[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 3/7] tests/docker: Update the tricore container to debian 10
From: |
Daniel P . Berrangé |
Subject: |
Re: [PATCH 3/7] tests/docker: Update the tricore container to debian 10 |
Date: |
Mon, 21 Sep 2020 19:05:53 +0100 |
User-agent: |
Mutt/1.14.6 (2020-07-11) |
On Mon, Sep 21, 2020 at 07:43:16PM +0200, Thomas Huth wrote:
> We do not support Debian 9 anymore, thus update the Tricore container
> to Debian 10 now.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> .gitlab-ci.d/containers.yml | 2 +-
> tests/docker/Makefile.include | 2 +-
> tests/docker/dockerfiles/debian-tricore-cross.docker | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
[PATCH 5/7] tests/docker: Remove old Debian 9 containers, Thomas Huth, 2020/09/21
[PATCH 6/7] gitlab-ci: Increase the timeout for the cross-compiler builds, Thomas Huth, 2020/09/21