Skip to content

Commit

Permalink
Bump to Alpine 3.20 (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
agners committed Aug 12, 2024
1 parent eca884e commit 1eac7a4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.yaml
Original file line number Diff line number Diff line change
@@ -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/.*
Expand Down

0 comments on commit 1eac7a4

Please sign in to comment.