Skip to content

Commit 0e2b620

Browse files
committed
chore: Update base container for packaging container
1 parent 57504d9 commit 0e2b620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/ci/Dockerfile.ci

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM pytorch/manylinux-builder:cuda11.6
1+
FROM pytorch/manylinux-builder:cuda11.7
22
ARG trt_version
33

44
RUN echo -e "Installing with TensorRT ${trt_version}"

0 commit comments

Comments
 (0)