Skip to content

Commit 8ab19fa

Browse files
authored
Bump base image to 3.16 (#151)
1 parent 7b90286 commit 8ab19fa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

build.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
image: "homeassistant/{arch}-builder"
22
shadow_repository: "ghcr.io/home-assistant"
33
build_from:
4-
aarch64: "ghcr.io/home-assistant/aarch64-base:3.14"
5-
armv7: "ghcr.io/home-assistant/armv7-base:3.14"
6-
armhf: "ghcr.io/home-assistant/armhf-base:3.14"
7-
amd64: "ghcr.io/home-assistant/amd64-base:3.14"
8-
i386: "ghcr.io/home-assistant/i386-base:3.14"
4+
aarch64: "ghcr.io/home-assistant/aarch64-base:3.16"
5+
armv7: "ghcr.io/home-assistant/armv7-base:3.16"
6+
armhf: "ghcr.io/home-assistant/armhf-base:3.16"
7+
amd64: "ghcr.io/home-assistant/amd64-base:3.16"
8+
i386: "ghcr.io/home-assistant/i386-base:3.16"
99
codenotary:
1010
signer: notary@home-assistant.io
1111
base_image: notary@home-assistant.io

0 commit comments

Comments
 (0)