mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 18:27:51 +00:00
Update base image to 2021.06.2 (#52190)
This commit is contained in:
parent
fad7e43c4f
commit
dafddce446
10
build.json
10
build.json
@ -2,11 +2,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.06.1",
|
"aarch64": "ghcr.io/home-assistant/aarch64-homeassistant-base:2021.06.2",
|
||||||
"armhf": "ghcr.io/home-assistant/armhf-homeassistant-base:2021.06.1",
|
"armhf": "ghcr.io/home-assistant/armhf-homeassistant-base:2021.06.2",
|
||||||
"armv7": "ghcr.io/home-assistant/armv7-homeassistant-base:2021.06.1",
|
"armv7": "ghcr.io/home-assistant/armv7-homeassistant-base:2021.06.2",
|
||||||
"amd64": "ghcr.io/home-assistant/amd64-homeassistant-base:2021.06.1",
|
"amd64": "ghcr.io/home-assistant/amd64-homeassistant-base:2021.06.2",
|
||||||
"i386": "ghcr.io/home-assistant/i386-homeassistant-base:2021.06.1"
|
"i386": "ghcr.io/home-assistant/i386-homeassistant-base:2021.06.2"
|
||||||
},
|
},
|
||||||
"labels": {
|
"labels": {
|
||||||
"io.hass.type": "core",
|
"io.hass.type": "core",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user