Skip to content

Commit

Permalink
Fixed lfaultinject copy app name (#37742)
Browse files Browse the repository at this point in the history
  • Loading branch information
rquidute authored Feb 24, 2025
1 parent 169914c commit 8a87131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/docker/images/chip-cert-bins/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ COPY --from=chip-build-cert-bins /root/connectedhomeip/out/chip-tool apps/chip-t
COPY --from=chip-build-cert-bins /root/connectedhomeip/out/chip-shell apps/chip-shell
COPY --from=chip-build-cert-bins /root/connectedhomeip/out/chip-cert apps/chip-cert
COPY --from=chip-build-cert-bins /root/connectedhomeip/out/chip-all-clusters-app apps/chip-all-clusters-app
COPY --from=chip-build-cert-bins /root/connectedhomeip/out/chip-all-clusters-app-nlfaultinject apps/hip-all-clusters-app-nlfaultinject
COPY --from=chip-build-cert-bins /root/connectedhomeip/out/chip-all-clusters-app-nlfaultinject apps/chip-all-clusters-app-nlfaultinject
COPY --from=chip-build-cert-bins /root/connectedhomeip/out/chip-all-clusters-minimal-app apps/chip-all-clusters-minimal-app
COPY --from=chip-build-cert-bins /root/connectedhomeip/out/chip-lighting-app apps/chip-lighting-app
COPY --from=chip-build-cert-bins /root/connectedhomeip/out/chip-tv-casting-app apps/chip-tv-casting-app
Expand Down

0 comments on commit 8a87131

Please sign in to comment.