From 201c48f91bffe659bba8dd0664f6999403242739 Mon Sep 17 00:00:00 2001 From: Colin Diem Date: Sat, 17 Apr 2021 10:30:39 -0400 Subject: [PATCH] Did't get the image name right. Fixed. --- homeassistant/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/docker-compose.yml b/homeassistant/docker-compose.yml index 062a099..af27a40 100644 --- a/homeassistant/docker-compose.yml +++ b/homeassistant/docker-compose.yml @@ -1,7 +1,7 @@ version: '3' services: homeassistant: - image: homeassistant/raspberrypi4-assistant:stable + image: homeassistant/raspberrypi4-homeassistant:stable container_name: homeassistant restart: unless-stopped expose: