mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Update base image to 2022.02.0 (#66082)
This commit is contained in:
parent
473834acd2
commit
59c7af0f80
10
build.yaml
10
build.yaml
@ -1,11 +1,11 @@
|
|||||||
image: homeassistant/{arch}-homeassistant
|
image: homeassistant/{arch}-homeassistant
|
||||||
shadow_repository: ghcr.io/home-assistant
|
shadow_repository: ghcr.io/home-assistant
|
||||||
build_from:
|
build_from:
|
||||||
aarch64: ghcr.io/home-assistant/aarch64-homeassistant-base:2021.09.0
|
aarch64: ghcr.io/home-assistant/aarch64-homeassistant-base:2022.02.0
|
||||||
armhf: ghcr.io/home-assistant/armhf-homeassistant-base:2021.09.0
|
armhf: ghcr.io/home-assistant/armhf-homeassistant-base:2022.02.0
|
||||||
armv7: ghcr.io/home-assistant/armv7-homeassistant-base:2021.09.0
|
armv7: ghcr.io/home-assistant/armv7-homeassistant-base:2022.02.0
|
||||||
amd64: ghcr.io/home-assistant/amd64-homeassistant-base:2021.09.0
|
amd64: ghcr.io/home-assistant/amd64-homeassistant-base:22022.02.0
|
||||||
i386: ghcr.io/home-assistant/i386-homeassistant-base:2021.09.0
|
i386: ghcr.io/home-assistant/i386-homeassistant-base:2022.02.0
|
||||||
codenotary:
|
codenotary:
|
||||||
signer: notary@home-assistant.io
|
signer: notary@home-assistant.io
|
||||||
base_image: notary@home-assistant.io
|
base_image: notary@home-assistant.io
|
||||||
|
Loading…
x
Reference in New Issue
Block a user