The image is for running ruff, The image is currently based on python:3.12-alpine3.17
ruff: stage: linting image: registry.gitlab.com/pipeline-components/ruff:latest script: - ruff check --output-format=gitlab .