We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18dfd20 commit fcae01bCopy full SHA for fcae01b
compose.yml
@@ -2,7 +2,7 @@ version: "3.8"
2
services:
3
# python-matter-server
4
matter-server:
5
- image: matter-server:latest
+ image: matter-server:stable
6
container_name: matter-server
7
restart: unless-stopped
8
# Required for mDNS to work correctly
0 commit comments