Skip to content

Commit 3486ad5

Browse files
Update ghcr.io/code0-tech/build-images/telescopium-lint Docker tag to v307
1 parent 1116901 commit 3486ad5

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)