Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
VergilGao authored Jul 18, 2023
1 parent 637f158 commit 6f7c5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ RUN \
&& apt-get clean -y

ARG MDC_SOURCE_VERSION
ENV MDC_SOURCE_VERSION=${MDC_SOURCE_VERSION:-b69467f28862dec255773eb6980a170162465da6}
ENV MDC_SOURCE_VERSION=${MDC_SOURCE_VERSION:-c3e5fdb09fefa11c614e519786e942b08b2a8fb0}

ARG DLIB_WHL_DIR
COPY --from=dlib-bin-builder $DLIB_WHL_DIR $DLIB_WHL_DIR
Expand Down

0 comments on commit 6f7c5b8

Please sign in to comment.