1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-18 07:56:03 +01:00

Use new home-assistant/builder actions for image builds (#164756)

This commit is contained in:
Jan Čermák
2026-03-18 14:44:53 +01:00
committed by GitHub
parent 2dfad3d755
commit 488d9ad75c
19 changed files with 195 additions and 157 deletions

1
Dockerfile generated
View File

@@ -10,7 +10,6 @@ LABEL \
org.opencontainers.image.description="Open-source home automation platform running on Python 3" \
org.opencontainers.image.documentation="https://www.home-assistant.io/docs/" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.source="https://github.com/home-assistant/core" \
org.opencontainers.image.title="Home Assistant" \
org.opencontainers.image.url="https://www.home-assistant.io/"