chore(docker): bump Home Assistant base image to 2025.11.2
Some checks failed
publish / promote-and-deploy (push) Has been cancelled
publish / deploy (push) Has been cancelled
publish / build-and-publish (push) Has been cancelled

- Update Dockerfile FROM to docker.io/homeassistant/home-assistant:2025.11.2
This commit is contained in:
2025-11-20 12:46:29 +01:00
parent 02503f098b
commit 74bd1035bd

View File

@@ -1,4 +1,4 @@
FROM docker.io/homeassistant/home-assistant:2025.8.3 FROM docker.io/homeassistant/home-assistant:2025.11.2
#COPY src/ /usr/src/homeassistant/homeassistant/ #COPY src/ /usr/src/homeassistant/homeassistant/