-
-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Update Add-on base image to v7.3.1 (#375)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Franck Nijhof <[email protected]>
- Loading branch information
1 parent
0dd1df4
commit 1d15286
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
--- | ||
build_from: | ||
aarch64: ghcr.io/hassio-addons/debian-base/aarch64:7.2.0 | ||
amd64: ghcr.io/hassio-addons/debian-base/amd64:7.2.0 | ||
armv7: ghcr.io/hassio-addons/debian-base/armv7:7.2.0 | ||
aarch64: ghcr.io/hassio-addons/debian-base/aarch64:7.3.1 | ||
amd64: ghcr.io/hassio-addons/debian-base/amd64:7.3.1 | ||
armv7: ghcr.io/hassio-addons/debian-base/armv7:7.3.1 | ||
codenotary: | ||
base_image: [email protected] | ||
signer: [email protected] |