Skip to content

Commit

Permalink
JH Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
adeepn committed Dec 12, 2023
1 parent c1791af commit af41ee6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions build.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
image: ghcr.io/home-assistant/{machine}-homeassistant
image: ghcr.io/jethub-homeassistant/{machine}-homeassistant
build_from:
aarch64: scratch
armv7: scratch
armhf: scratch
amd64: scratch
i386: scratch
codenotary:
signer: [email protected]
base_image: [email protected]
signer: [email protected]
base_image: [email protected]
cosign:
base_identity: https://github.com/home-assistant/docker-base/.*
identity: https://github.com/home-assistant/landingpage/.*
base_identity: https://github.com/jethub-homeassistant/docker-base/.*
identity: https://github.com/jethub-homeassistant/landingpage/.*
labels:
io.hass.type: landingpage
org.opencontainers.image.source: https://github.com/home-assistant/landingpage
org.opencontainers.image.source: https://github.com/jethub-homeassistant/landingpage

0 comments on commit af41ee6

Please sign in to comment.