forked from OttPeterR/addon-babybuddy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Stephen Carter
committed
Jan 31, 2024
1 parent
4060651
commit b11bcc6
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,7 +1,7 @@ | ||
--- | ||
build_from: | ||
aarch64: ghcr.io/hassio-addons/base:15.0.5 | ||
amd64: ghcr.io/hassio-addons/base:15.0.5 | ||
armhf: ghcr.io/hassio-addons/base:15.0.5 | ||
armv7: ghcr.io/hassio-addons/base:15.0.5 | ||
i386: ghcr.io/hassio-addons/base:15.0.5 | ||
aarch64: ghcr.io/hassio-addons/base:stable | ||
amd64: ghcr.io/hassio-addons/base:stable | ||
armhf: ghcr.io/hassio-addons/base:stable | ||
armv7: ghcr.io/hassio-addons/base:stable | ||
i386: ghcr.io/hassio-addons/base:stable |