Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/pihole-prod/otbr/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
services:
otbr:
container_name: otbr
image: openthread/otbr:focal@sha256:b85b5f4fa77ee9ad8054d5819c75208566c09152448a06eab6278da060bbb97f
image: openthread/otbr:focal@sha256:a972243576ee231fc87a9adc957e405c93d2b94cd7bf8dcc6fb636e4f4de9c60
hostname: otbr
restart: unless-stopped

Expand Down
Loading