CI: update images

This commit is contained in:
Lubomir Rintel
2025-02-05 12:45:39 +01:00
parent dd0b4e72e8
commit 3c8e7bb69d

View File

@@ -61,9 +61,9 @@ variables:
# This is done by running `ci-fairy generate-template` and possibly bumping # This is done by running `ci-fairy generate-template` and possibly bumping
# ".default_tag". # ".default_tag".
ALPINE_TAG: 'tag-77ec3d923fd6' ALPINE_TAG: 'tag-77ec3d923fd6'
CENTOS_TAG: 'tag-3e5d2c24e23c' CENTOS_TAG: 'tag-8af9c6a05c7b'
DEBIAN_TAG: 'tag-ecad19904683' DEBIAN_TAG: 'tag-ecad19904683'
FEDORA_TAG: 'tag-3e5d2c24e23c' FEDORA_TAG: 'tag-8af9c6a05c7b'
UBUNTU_TAG: 'tag-ecad19904683' UBUNTU_TAG: 'tag-ecad19904683'
ALPINE_EXEC: 'bash .gitlab-ci/alpine-install.sh' ALPINE_EXEC: 'bash .gitlab-ci/alpine-install.sh'