Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin' into j2735-2024-upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillmartin committed Mar 19, 2024
2 parents 17c1c8c + 9c2ffb0 commit 401ba9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ RUN ./library.sh
RUN ldconfig

COPY --from=dependencies /usr/local/plugins/ /usr/local/plugins/
COPY --from=dependencies /usr/local/include/ /usr/local/include/
COPY --from=dependencies /usr/local/lib/ /usr/local/lib/
COPY --from=dependencies /usr/local/bin/ /usr/local/bin/
COPY --from=dependencies /usr/lib/ /usr/lib/
Expand Down

0 comments on commit 401ba9e

Please sign in to comment.