diff --git a/.gitlab/ci/test.gitlab-ci.yml b/.gitlab/ci/test.gitlab-ci.yml index e0e79e9f2657a63b817ad4b7367d0b61e312a371..c20729ad56e131c9497ba2224dcc5dddd99387d9 100644 --- a/.gitlab/ci/test.gitlab-ci.yml +++ b/.gitlab/ci/test.gitlab-ci.yml @@ -139,7 +139,7 @@ code_quality: # Use GOCACHE instead of GOLANGCI_LINT_CACHE # to avoid [false lint positives](https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/2187#note_373008672) - .go-cache - image: registry.gitlab.com/gitlab-org/ci-cd/runner-tools/runner-linters:1.46.2-go1.18 + image: registry.gitlab.com/gitlab-org/ci-cd/runner-tools/runner-linters:latest needs: [] allow_failure: true variables: