Skip to content

Commit fdb7f5b

Browse files
authored
build(container): introduce pytorch-25.04 image with mirror-aware pip and base tooling
1 parent cc20075 commit fdb7f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ RUN pip install --no-cache-dir -i ${PYPI_MIRROR} \
2525
RUN rm -r /workspace/requirements.txt /workspace/README.md /workspace/docker-examples /workspace/license.txt /workspace/tutorials
2626

2727

28-
CMD ["/bin/bash"]
28+
CMD ["/bin/bash"]

0 commit comments

Comments
 (0)