build(deps): bump home-assistant-libs/python-matter-server

Bumps home-assistant-libs/python-matter-server from 8.0.0 to 8.1.0.

---
updated-dependencies:
- dependency-name: home-assistant-libs/python-matter-server
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-18 01:10:37 +00:00
committed by GitHub
parent f1fc2ac8e6
commit 22cf5d0d8a

View File

@@ -1,6 +1,6 @@
services: services:
matter-server: matter-server:
image: ghcr.io/home-assistant-libs/python-matter-server:8.0.0 image: ghcr.io/home-assistant-libs/python-matter-server:8.1.0
container_name: matter-server container_name: matter-server
restart: unless-stopped restart: unless-stopped
network_mode: host network_mode: host