Re: [PATCH 1/2] gitlab/opensbi: Move to docker:stable

2023-02-27 Thread Thomas Huth
On 24/02/2023 22.25, Palmer Dabbelt wrote: The OpenSBI build has been using docker:19.03.1, which appears to be old enough that v2 of the manifest is no longer supported. Something has started serving us those manifests, resulting in errors along the lines of $ docker build --cache-from $I

Re: [PATCH 1/2] gitlab/opensbi: Move to docker:stable

2023-02-26 Thread Bin Meng
On Sat, Feb 25, 2023 at 5:26 AM Palmer Dabbelt wrote: > > The OpenSBI build has been using docker:19.03.1, which appears to be old > enough that v2 of the manifest is no longer supported. Something has > started serving us those manifests, resulting in errors along the lines > of > > $ docker

[PATCH 1/2] gitlab/opensbi: Move to docker:stable

2023-02-24 Thread Palmer Dabbelt
The OpenSBI build has been using docker:19.03.1, which appears to be old enough that v2 of the manifest is no longer supported. Something has started serving us those manifests, resulting in errors along the lines of $ docker build --cache-from $IMAGE_TAG --tag $CI_REGISTRY_IMAGE:$CI_COMMIT_