diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7d2ad111..15906bda 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,7 +34,7 @@ # :@activity: # e.g. fedora:31@build-default -.templates_sha: &template_sha e195d80f35b45cc73668be3767b923fd76c70ed5 +.templates_sha: &template_sha c6aeb16f86e32525fa630fb99c66c4f3e62fc3cb include: - project: 'freedesktop/ci-templates' @@ -95,12 +95,12 @@ variables: # changing these will force rebuilding the associated image # Note: these tags have no meaning and are not tied to a particular # libinput version - FEDORA_TAG: '2025-04-04.0' - DEBIAN_TAG: '2025-04-04.0' - UBUNTU_TAG: '2025-04-04.0' - ARCH_TAG: '2025-04-04.0' - ALPINE_TAG: '2025-04-04.0' - FREEBSD_TAG: '2025-04-04.0' + FEDORA_TAG: '2025-05-09.1' + DEBIAN_TAG: '2025-05-09.1' + UBUNTU_TAG: '2025-05-09.1' + ARCH_TAG: '2025-05-09.1' + ALPINE_TAG: '2025-05-09.1' + FREEBSD_TAG: '2025-05-09.1' FDO_UPSTREAM_REPO: libinput/libinput diff --git a/.gitlab-ci/ci.template b/.gitlab-ci/ci.template index 5cb2fc25..cf075bf9 100644 --- a/.gitlab-ci/ci.template +++ b/.gitlab-ci/ci.template @@ -36,7 +36,7 @@ # :@activity: # e.g. fedora:31@build-default -.templates_sha: &template_sha e195d80f35b45cc73668be3767b923fd76c70ed5 +.templates_sha: &template_sha c6aeb16f86e32525fa630fb99c66c4f3e62fc3cb include: - project: 'freedesktop/ci-templates' diff --git a/.gitlab-ci/config.yml b/.gitlab-ci/config.yml index 40fa1dab..85c6fb88 100644 --- a/.gitlab-ci/config.yml +++ b/.gitlab-ci/config.yml @@ -3,7 +3,7 @@ # # We're happy to rebuild all containers when one changes. -.default_tag: &default_tag '2025-04-04.0' +.default_tag: &default_tag '2025-05-09.1' distributions: - name: fedora