diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5b247e386f..088875e5b3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,7 +20,7 @@ stages: - docker .test: &test - image: esphome/esphome-base-amd64:${BASE_VERSION} + image: esphome/esphome-lint:latest stage: test before_script: - script/setup