Commit 2ea6746 1 parent 46d7df8 commit 2ea6746 Copy full SHA for 2ea6746
File tree 1 file changed +1
-1
lines changed
integrations/docker/images/chip-cert-bins
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -299,7 +299,7 @@ COPY --from=chip-build-cert-bins /root/connectedhomeip/out/thermostat-app thermo
299
299
COPY --from=chip-build-cert-bins /root/connectedhomeip/out/chip-ota-provider-app chip-ota-provider-app
300
300
COPY --from=chip-build-cert-bins /root/connectedhomeip/out/chip-ota-requestor-app chip-ota-requestor-app
301
301
COPY --from=chip-build-cert-bins /root/connectedhomeip/out/chip-lock-app chip-lock-app
302
- COPY --from=chip-build-cert-bins /root/connectedhomeip/out/app1/ chip-app1 chip-app1
302
+ COPY --from=chip-build-cert-bins /root/connectedhomeip/out/chip-app1 chip-app1
303
303
304
304
# Stage 3.1 Setup the Matter Python environment
305
305
COPY --from=chip-build-cert-bins /root/connectedhomeip/out/python_lib python_lib
You can’t perform that action at this time.
0 commit comments