fix image for podman thread container

This commit is contained in:
2026-02-19 15:34:35 -05:00
parent 2fdd28edde
commit e244c3f252

View File

@@ -59,7 +59,7 @@
- name: Create OpenThread container
containers.podman.podman_container:
name: thread
image: ghcr.io/matter-js/python-matter-server:stable
image: docker.io/openthread/border-router:latest
hostname: openthread1
recreate: true
restart_policy: "unless-stopped"