We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee385e5 commit 2cec7afCopy full SHA for 2cec7af
docker/Dockerfile.prebuilt
@@ -92,7 +92,7 @@ ARG INDEX_WHL_URL
92
ARG IPEX_WHL_URL
93
94
RUN python -m pip install numpy \
95
- jinja2==3.1.5
+ jinja2==3.1.6
96
97
RUN python -m pip install torch==${TORCH_VERSION}\
98
torchvision==${TORCHVISION_VERSION} \
0 commit comments