diff --git a/.gitlab/ci/pre_commit.yml b/.gitlab/ci/pre_commit.yml index 9abe06c11fc..0cdbcfea76a 100644 --- a/.gitlab/ci/pre_commit.yml +++ b/.gitlab/ci/pre_commit.yml @@ -2,7 +2,7 @@ extends: - .before_script:minimal stage: pre_check - image: "${CI_DOCKER_REGISTRY}/esp-idf-pre-commit:1" + image: "${CI_REGISTRY}/ci/images/pre-commit-idf-v5.5:1" tags: [pre-commit] variables: # Both shiny and brew runners can pick this job