diff --git a/pytorch.dockerfile b/pytorch.dockerfile index 78e60af..6efa626 100644 --- a/pytorch.dockerfile +++ b/pytorch.dockerfile @@ -17,14 +17,21 @@ RUN git submodule update --init --recursive RUN <