From 3486ad53d0ce34baf0f9758286a41c9b80502dc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 13:51:58 +0000 Subject: [PATCH] Update ghcr.io/code0-tech/build-images/telescopium-lint Docker tag to v307 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c177f8a..912e060 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,7 +31,7 @@ build: lint-links: stage: lint - image: ghcr.io/code0-tech/build-images/telescopium-lint:291.1 + image: ghcr.io/code0-tech/build-images/telescopium-lint:307.1 needs: [] script: - ./clone_projects.sh @@ -39,7 +39,7 @@ lint-links: lint-markdown: stage: lint - image: ghcr.io/code0-tech/build-images/telescopium-lint:291.1 + image: ghcr.io/code0-tech/build-images/telescopium-lint:307.1 needs: [] script: - ./clone_projects.sh