From a5c244155e0bb1fdc5e936db3f240108fea3d33e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 22:12:30 +0000 Subject: [PATCH] Update ghcr.io/code0-tech/build-images/telescopium-lint Docker tag to v323 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1da2e42..05246a9 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:323.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:323.1 needs: [] script: - ./clone_projects.sh