diff --git a/Dockerfile b/Dockerfile index 1574409..949f92a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/linuxserver/baseimage-ubuntu:noble +FROM ghcr.io/hassio-addons/debian-base:7.2.0 # Install dependencies and fahclient RUN apt-get update && apt-get install -y curl gnupg && \