fix(nfs): image

This commit is contained in:
2026-03-29 14:09:15 +02:00
parent 4d74f14a93
commit 62ffa10761
2 changed files with 7 additions and 2 deletions

View File

@@ -9,4 +9,8 @@ host_network: true
kernel_modules: true
map:
- media:rw
ports: {}
ports: {}
build_from:
aarch64: ghcr.io/home-assistant/aarch64-base:latest
amd64: ghcr.io/home-assistant/amd64-base:latest
armv7: ghcr.io/home-assistant/armv7-base:latest