From 516241dec3a10a6831e779776dabb38e83f6796b Mon Sep 17 00:00:00 2001 From: sthope Date: Thu, 2 Sep 2021 11:15:36 +0200 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ad52cfc..d6a6b6f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ steps: - name: ha-latest pull: always - image: homeassistant/home-assistant:latest + image: ghcr.io/home-assistant/home-assistant:stable entrypoint: [""] needs: []