Skip to content
Merged
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 stacks/sensitive/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ services:
# nothing to hold is a mount nothing reads.
home-assistant:
<<: *service-defaults
image: ghcr.io/home-assistant/home-assistant:2026.9.2@sha256:a1bc133af84ee6505fe2c266d9805b7c75b780dfdc188edfee3b11e8f3cd8efe
image: ghcr.io/home-assistant/home-assistant:2026.9.3@sha256:d8922685169707fd91e8b9729902d975f06157d005e422874d201e0261dda196
container_name: sensitive-home-assistant
init: false
# A ceiling to catch a leak, not a measurement: #114's method — median and
Expand Down
Loading