qemu/.gitlab-ci.d
Daniel P. Berrangé ab72522797 gitlab: switch from 'stable' to 'latest' docker container tags
The 'stable' and 'stable-dind' tags are not documented as supported
tags at:

  https://hub.docker.com/_/docker

Looking at their content they reflect docker 19.x.x release series,
were last built in Dec 2020, and have 3 critical and 20 high rated
CVEs unfixed. This obsolete status is attested by this commit:

  606c63960a

The 'stable-dind' tag in particular appears buggy as it is unable to
resolve DNS for Fedora repos:

  - Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-37&arch=x86_64&countme=1 [getaddrinfo() thread failed to start]

We used the 'stable' tag previously at the recommendation of GitLab
docs, but those docs are wrong and pending a fix:

  https://gitlab.com/gitlab-org/gitlab/-/issues/409430

Fixes: 5f63a67adb
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Camilla Conte <cconte@redhat.com>
Message-Id: <20230531140654.1141145-1-berrange@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-05-31 10:29:14 -07:00
..
cirrus
custom-runners
opensbi
base.yml
buildtest-template.yml remove remaining traces of meson submodule 2023-05-19 20:09:21 +02:00
buildtest.yml .gitlab-ci.d/buildtest.yml: Run full "make check" with --without-default-devices 2023-05-22 09:44:48 +02:00
check-dco.py
check-patch.py
cirrus.yml
container-core.yml
container-cross.yml
container-template.yml gitlab: switch from 'stable' to 'latest' docker container tags 2023-05-31 10:29:14 -07:00
containers.yml
crossbuild-template.yml
crossbuilds.yml
custom-runners.yml gitlab: custom-runners: preserve more artifacts for debugging 2023-05-19 20:40:29 +02:00
opensbi.yml gitlab: switch from 'stable' to 'latest' docker container tags 2023-05-31 10:29:14 -07:00
qemu-project.yml Add CI variable RUNNER_TAG 2023-05-24 12:26:40 -07:00
stages.yml
static_checks.yml
windows.yml