Skip to content

Commit 538b345

Browse files
committed
Updates docs-lint image for new SVG use
We need to update the image used in this CI job so it incorporates the newest changes made to the official GitLab SVG repository.
1 parent 454718e commit 538b345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab-ci-config/gitlab-com.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ docs-lint markdown:
325325

326326
# Perform link checks on published HTML files
327327
docs-lint links:
328-
image: registry.gitlab.com/gitlab-org/gitlab-docs/lint-html:alpine-3.19-ruby-3.2.3-eee6c4c0
328+
image: registry.gitlab.com/gitlab-org/gitlab-docs/lint-html:alpine-3.19-ruby-3.2.3-a5032206
329329
stage: check
330330
cache: {}
331331
needs: []

0 commit comments

Comments
 (0)