File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 1- image : " ghcr.io/home-assistant/{arch}-builder"
2- build_from :
3- aarch64 : " ghcr.io/home-assistant/aarch64-base:3.22"
4- amd64 : " ghcr.io/home-assistant/amd64-base:3.22"
1+ image : " ghcr.io/eshattow/homeassistant-builder"
2+ build_from : " ghcr.io/eshattow/homeassistant-base:3.22"
53cosign :
6- base_identity : https://github.com/home-assistant /docker-base/.*
7- identity : https://github.com/home-assistant /builder/.*
4+ base_identity : https://github.com/eshattow /docker-base/.*
5+ identity : https://github.com/eshattow /builder/.*
86args :
97 YQ_VERSION : " v4.13.2"
108 COSIGN_VERSION : " 2.5.3"
119labels :
1210 io.hass.type : builder
1311 org.opencontainers.image.title : " Home Assistant Builder"
1412 org.opencontainers.image.description : " Container-based build system for Home Assistant"
15- org.opencontainers.image.source : " https://github.com/home-assistant /builder"
13+ org.opencontainers.image.source : " https://github.com/eshattow /builder"
1614 org.opencontainers.image.authors : " The Home Assistant Authors"
1715 org.opencontainers.image.url : " https://www.home-assistant.io/"
1816 org.opencontainers.image.documentation : " https://developers.home-assistant.io/"
You can’t perform that action at this time.
0 commit comments