Skip to content

Commit a1cbb3f

Browse files
authored
Bump base image to Alpine 3.20 (#155)
1 parent abfc395 commit a1cbb3f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

build.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
image: ghcr.io/home-assistant/{arch}-hassio-cli
22
build_from:
3-
aarch64: ghcr.io/home-assistant/aarch64-base:3.19
4-
armhf: ghcr.io/home-assistant/armhf-base:3.19
5-
armv7: ghcr.io/home-assistant/armv7-base:3.19
6-
amd64: ghcr.io/home-assistant/amd64-base:3.19
7-
i386: ghcr.io/home-assistant/i386-base:3.19
3+
aarch64: ghcr.io/home-assistant/aarch64-base:3.20
4+
armhf: ghcr.io/home-assistant/armhf-base:3.20
5+
armv7: ghcr.io/home-assistant/armv7-base:3.20
6+
amd64: ghcr.io/home-assistant/amd64-base:3.20
7+
i386: ghcr.io/home-assistant/i386-base:3.20
88
codenotary:
99
signer: notary@home-assistant.io
1010
base_image: notary@home-assistant.io

0 commit comments

Comments
 (0)