diff --git a/pytorch.dockerfile b/pytorch.dockerfile index 875f91c..295ab5d 100644 --- a/pytorch.dockerfile +++ b/pytorch.dockerfile @@ -50,7 +50,7 @@ PYTORCH_BUILD_VERSION=$(echo "${PYTORCH_BRANCH}" | tr -d "v") python${PYTHON_VER RUN <