Skip to content

Commit 8ddd70f

Browse files
authored
Merge pull request #149 from code0-tech/renovate/ghcr.io-code0-tech-build-images-telescopium-lint-307.x
Update ghcr.io/code0-tech/build-images/telescopium-lint Docker tag to v307
2 parents 0b1e96f + 3486ad5 commit 8ddd70f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ build:
3131

3232
lint-links:
3333
stage: lint
34-
image: ghcr.io/code0-tech/build-images/telescopium-lint:291.1
34+
image: ghcr.io/code0-tech/build-images/telescopium-lint:307.1
3535
needs: []
3636
script:
3737
- ./clone_projects.sh
3838
- lychee --offline --no-progress --include-fragments --no-ignore content
3939

4040
lint-markdown:
4141
stage: lint
42-
image: ghcr.io/code0-tech/build-images/telescopium-lint:291.1
42+
image: ghcr.io/code0-tech/build-images/telescopium-lint:307.1
4343
needs: []
4444
script:
4545
- ./clone_projects.sh

0 commit comments

Comments
 (0)