Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion logspout/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build_from:
amd64: "ghcr.io/home-assistant/amd64-base:3.20"
armhf: "ghcr.io/home-assistant/armhf-base:3.20"
armv7: "ghcr.io/home-assistant/armv7-base:3.20"
i386: "ghcr.io/home-assistant/i386-base:3.20"
i386: "ghcr.io/home-assistant/i386-base:3.22"
labels:
org.opencontainers.image.title: "Home Assistant Add-on: Logspout add-on"
org.opencontainers.image.description: "Logspout addon for sending HA logs to remote logging systems."
Expand Down
Loading