Skip to content

Commit

Permalink
fix build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
adeepn committed Nov 13, 2023
1 parent 2f2d33f commit 60ed2b2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build-jethub.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
image: ghcr.io/jethub-homeassistant/{arch}-homeassistant
build_from:
aarch64: ghcr.io/jethub-homeassistant/aarch64-homeassistant-base:2023.10.0
armhf: ghcr.io/jethub-homeassistant/armhf-homeassistant-base:2023.10.0
armv7: ghcr.io/jethub-homeassistant/armv7-homeassistant-base:2023.10.0
amd64: ghcr.io/jethub-homeassistant/amd64-homeassistant-base:2023.10.0
i386: ghcr.io/jethub-homeassistant/i386-homeassistant-base:2023.10.0
aarch64: ghcr.io/jethub-homeassistant/aarch64-homeassistant-base:2023.10.1
armhf: ghcr.io/jethub-homeassistant/armhf-homeassistant-base:2023.10.1
armv7: ghcr.io/jethub-homeassistant/armv7-homeassistant-base:2023.10.1
amd64: ghcr.io/jethub-homeassistant/amd64-homeassistant-base:2023.10.1
i386: ghcr.io/jethub-homeassistant/i386-homeassistant-base:2023.10.1
codenotary:
signer: [email protected]
base_image: [email protected]
Expand Down

0 comments on commit 60ed2b2

Please sign in to comment.