diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 758162961..c3c36ed81 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -61,9 +61,9 @@ variables: # This is done by running `ci-fairy generate-template` and possibly bumping # ".default_tag". ALPINE_TAG: 'tag-77ec3d923fd6' - CENTOS_TAG: 'tag-8af9c6a05c7b' + CENTOS_TAG: 'tag-7a677f4838e1' DEBIAN_TAG: 'tag-ecad19904683' - FEDORA_TAG: 'tag-8af9c6a05c7b' + FEDORA_TAG: 'tag-7a677f4838e1' UBUNTU_TAG: 'tag-ecad19904683' ALPINE_EXEC: 'bash .gitlab-ci/alpine-install.sh'