diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 20ec9e74..35184b0e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ before_script: pre-commit-check: stage: pre-commit - image: python:3.6-buster + image: python:3.8-bullseye variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit cache: