fix image for podman thread container
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
- name: Create OpenThread container
|
- name: Create OpenThread container
|
||||||
containers.podman.podman_container:
|
containers.podman.podman_container:
|
||||||
name: thread
|
name: thread
|
||||||
image: ghcr.io/matter-js/python-matter-server:stable
|
image: docker.io/openthread/border-router:latest
|
||||||
hostname: openthread1
|
hostname: openthread1
|
||||||
recreate: true
|
recreate: true
|
||||||
restart_policy: "unless-stopped"
|
restart_policy: "unless-stopped"
|
||||||
|
|||||||
Reference in New Issue
Block a user