From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Buildroot List <buildroot@buildroot.org>
Subject: Re: [Buildroot] [PATCH 3/3] .gitlab-ci.yml: update Docker image to use
Date: Tue, 7 Feb 2023 18:23:42 +0100 [thread overview]
Message-ID: <20230207172342.GN4124@scaer> (raw)
In-Reply-To: <20230207163119.292389-3-thomas.petazzoni@bootlin.com>
Thomas, All,
On 2023-02-07 17:31 +0100, Thomas Petazzoni via buildroot spake thusly:
> We have a new Docker image, updated with the new requirements from
> bcd15aa08aab1e8292b93995c44dc765a9801632 ("support/docker: add
> python3-magic"), but also with an updated Debian Bullseye
> installation. Let's use it.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> .gitlab-ci.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index cad35c96bc..ed17bb14b9 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -1,7 +1,7 @@
> # Configuration for Gitlab-CI.
> # Builds appear on https://gitlab.com/buildroot.org/buildroot/pipelines
>
> -image: $CI_REGISTRY/buildroot.org/buildroot/base:20220206.1756
> +image: $CI_REGISTRY/buildroot.org/buildroot/base:20230207.1123
>
> stages:
> - generate-gitlab-ci
> --
> 2.38.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-02-07 17:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-07 16:31 [Buildroot] [PATCH 1/3] support/docker: update Debian distro to a newer tag/date Thomas Petazzoni via buildroot
2023-02-07 16:31 ` [Buildroot] [PATCH 2/3] support/docker: use APT::Retries in apt-get calls to retry Thomas Petazzoni via buildroot
2023-02-07 17:23 ` Yann E. MORIN
2023-02-07 16:31 ` [Buildroot] [PATCH 3/3] .gitlab-ci.yml: update Docker image to use Thomas Petazzoni via buildroot
2023-02-07 17:23 ` Yann E. MORIN [this message]
2023-02-07 17:22 ` [Buildroot] [PATCH 1/3] support/docker: update Debian distro to a newer tag/date Yann E. MORIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230207172342.GN4124@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.