From 70ca1114e83e9f885af7b33639a16b9f73a332df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 13:13:42 +0000 Subject: [PATCH] chore(deps): update ghcr.io/home-assistant-libs/python-matter-server docker tag to v7 --- servapps/python-matter-server/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servapps/python-matter-server/docker-compose.yml b/servapps/python-matter-server/docker-compose.yml index 94a403e5..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:6.6.1 + image: ghcr.io/home-assistant-libs/python-matter-server:7.0.1 container_name: "{ServiceName}" restart: unless-stopped network_mode: host