diff --git a/build.yaml b/build.yaml index 9233890..4e15a80 100644 --- a/build.yaml +++ b/build.yaml @@ -1,10 +1,10 @@ image: "ghcr.io/home-assistant/{arch}-builder" build_from: - aarch64: "ghcr.io/home-assistant/aarch64-base:3.18" - armv7: "ghcr.io/home-assistant/armv7-base:3.18" - armhf: "ghcr.io/home-assistant/armhf-base:3.18" - amd64: "ghcr.io/home-assistant/amd64-base:3.18" - i386: "ghcr.io/home-assistant/i386-base:3.18" + aarch64: "ghcr.io/home-assistant/aarch64-base:3.20" + armv7: "ghcr.io/home-assistant/armv7-base:3.20" + armhf: "ghcr.io/home-assistant/armhf-base:3.20" + amd64: "ghcr.io/home-assistant/amd64-base:3.20" + i386: "ghcr.io/home-assistant/i386-base:3.20" cosign: base_identity: https://github.com/home-assistant/docker-base/.* identity: https://github.com/home-assistant/builder/.*