diff --git a/build-scripts/homeassistant/create_homeassistant.sh b/build-scripts/homeassistant/create_homeassistant.sh index ed139f2..a513e3c 100755 --- a/build-scripts/homeassistant/create_homeassistant.sh +++ b/build-scripts/homeassistant/create_homeassistant.sh @@ -4,6 +4,7 @@ set -e BUILD_CONTAINER_NAME=homeassistant-build-$$ DOCKER_PUSH="false" DOCKER_CACHE="false" +DOCKER_WITH_LATEST="true" DOCKER_HUB=homeassistant cleanup() {