[master] 1a6bef962 [cci] update the machine executor version

Dridi Boukelmoune dridi at varni.sh
Thu Nov 5 14:49:50 UTC 2020


On Wed, Nov 4, 2020 at 6:55 PM Guillaume Quintard
<guillaume at varnish-software.com> wrote:
>
>
> commit 1a6bef9622c78d4adc0c7a59e9794b389c46a8cc
> Author: Guillaume Quintard <guillaume at varnish-software.com>
> Date:   Tue Nov 3 16:11:12 2020 -0800
>
>     [cci] update the machine executor version
>
>     Long story short: newer coreutils use `statx` which isn't supported by
>     old kernel, so the `debian:bullseye` images blew up.

Kernel independence they said...

> diff --git a/.circleci/config.yml b/.circleci/config.yml
> index 7b600094a..ea34dc7ab 100644
> --- a/.circleci/config.yml
> +++ b/.circleci/config.yml
> @@ -97,7 +97,7 @@ jobs:
>          description: the base Docker image for Dockerfile
>          type: string
>      machine:
> -      image: ubuntu-1604:201903-01
> +      image: ubuntu-2004:202010-01
>      steps:
>        - attach_workspace:
>            at: ~/project
> _______________________________________________
> varnish-commit mailing list
> varnish-commit at varnish-cache.org
> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit


More information about the varnish-commit mailing list