Skip to content

Commit

Permalink
chore: bump build container
Browse files Browse the repository at this point in the history
Signed-off-by: Naren Dasan <[email protected]>
Signed-off-by: Naren Dasan <[email protected]>
  • Loading branch information
narendasan committed Jun 3, 2023
1 parent 655b5a3 commit 7d1d807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/ci/Dockerfile.ci
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM pytorch/manylinux-builder:cuda11.7
FROM pytorch/manylinux-builder:cuda11.8
ARG trt_version

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

0 comments on commit 7d1d807

Please sign in to comment.