diff --git a/servapps/python-matter-server/docker-compose.yml b/servapps/python-matter-server/docker-compose.yml index defef74f..b2ca02c8 100644 --- a/servapps/python-matter-server/docker-compose.yml +++ b/servapps/python-matter-server/docker-compose.yml @@ -2,7 +2,7 @@ cosmos-installer: null name: big-bear-python-matter-server services: "{ServiceName}": - image: ghcr.io/home-assistant-libs/python-matter-server:7.0.0 + image: ghcr.io/home-assistant-libs/python-matter-server:7.0.1 container_name: "{ServiceName}" restart: unless-stopped network_mode: host