From 9694ad25602696150c038007f9e2008fbe72694a Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Wed, 26 Jan 2022 12:25:00 +0100 Subject: Update lint-html image to Ruby 2.7.5 --- .gitlab-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 973ac15d..40af1619 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -234,7 +234,7 @@ compile_dev: # Test internal links and anchors with nanoc # test_internal_links_and_anchors: - image: registry.gitlab.com/gitlab-org/gitlab-docs/lint-html:alpine-3.14-ruby-2.7.4-db71f027 + image: registry.gitlab.com/gitlab-org/gitlab-docs/lint-html:alpine-3.15-ruby-2.7.5-cee62c13 extends: - .rules_site_tests - .cache_gem @@ -345,7 +345,7 @@ test_EOL_whitespace: - .rules_chores - .cache_gem stage: test - image: registry.gitlab.com/gitlab-org/gitlab-docs/lint-html:alpine-3.14-ruby-2.7.4-8d8b30eb + image: registry.gitlab.com/gitlab-org/gitlab-docs/lint-html:alpine-3.15-ruby-2.7.5-cee62c13 needs: [] before_script: [] dependencies: [] @@ -361,7 +361,7 @@ test_unlinked_images: - .rules_chores - .cache_gem stage: test - image: registry.gitlab.com/gitlab-org/gitlab-docs/lint-html:alpine-3.14-ruby-2.7.4-8d8b30eb + image: registry.gitlab.com/gitlab-org/gitlab-docs/lint-html:alpine-3.15-ruby-2.7.5-cee62c13 needs: [] before_script: [] dependencies: [] -- cgit v1.2.3