From e555ce8d791e5d5a0ef5c25fca7e95ac3cddad1c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 19:25:35 +0000 Subject: [PATCH] Update ghcr.io/code0-tech/build-images/telescopium-lint Docker tag to v353 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1da2e42..dadbc03 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:315.1 + image: ghcr.io/code0-tech/build-images/telescopium-lint:353.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:315.1 + image: ghcr.io/code0-tech/build-images/telescopium-lint:353.1 needs: [] script: - ./clone_projects.sh