This commit is contained in:
2025-07-18 19:42:50 +02:00
parent f50e62ab24
commit 45025c7294

View File

@@ -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 && \