Skip to content

Commit 9ed6840

Browse files
committed
Use OTA Provider from dedicated repository
1 parent 768c079 commit 9ed6840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN \
2626

2727
ARG PYTHON_MATTER_SERVER
2828

29-
ENV chip_example_url "https://github.com/agners/matter-linux-example-apps/releases/download/v1.3.0.0"
29+
ENV chip_example_url "https://github.com/home-assistant-libs/matter-linux-ota-provider/releases/download/2024.7.0"
3030
ARG TARGETPLATFORM
3131

3232
RUN \

0 commit comments

Comments
 (0)