Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bishoyh authored Jul 11, 2024
1 parent 73c8770 commit 05bb0d4
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 @@ -64,6 +64,7 @@ COPY --from=builder /samtools/libgpg-error.so.0 /usr/lib/x86_64-linux-gnu/
COPY --from=builder /samtools/libkeyutils.so.1 /usr/lib/x86_64-linux-gnu/
COPY --from=builder /samtools/libffi.so.7 /usr/lib/x86_64-linux-gnu/
COPY --from=builder /samtools/libcrypto.so.1.1 /usr/lib/x86_64-linux-gnu/
COPY --from=builder /samtools/libssl.so.1.1 /usr/lib/x86_64-linux-gnu/



Expand Down

0 comments on commit 05bb0d4

Please sign in to comment.