Compare commits

..
1 Commits
Author SHA1 Message Date
linus f8b6f9cf53 Move to base python 2026-05-15 09:30:54 +02:00
+5 -5
View File
@@ -1,6 +1,6 @@
build_from:
amd64: ghcr.io/home-assistant/base:latest
aarch64: ghcr.io/home-assistant/base:latest
armv7: ghcr.io/home-assistant/base:latest
armhf: ghcr.io/home-assistant/base:latest
i386: ghcr.io/home-assistant/base:latest
amd64: ghcr.io/home-assistant/base-python:latest
aarch64: ghcr.io/home-assistant/base-python:latest
armv7: ghcr.io/home-assistant/base-python:latest
armhf: ghcr.io/home-assistant/base-python:latest
i386: ghcr.io/home-assistant/base-python:latest