Skip to content

Commit 53ac60c

Browse files
committed
Merge branch 'sven-dev' into 'main'
Updated notebooks/README.md See merge request nvidia/trtorch/Torch-TensorRT-Preview!5
2 parents bc2978e + 20f327c commit 53ac60c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ git clone https://github.com/NVIDIA/Torch-TensorRT
1414
Next, build the NVIDIA Torch-TensorRT container (from repo root):
1515

1616
```
17-
docker build -t torch_tensorrt -f ./docker/Dockerfile.21.06 .
17+
docker build -t torch_tensorrt -f ./docker/Dockerfile .
1818
```
1919

2020
Then launch the container with:

0 commit comments

Comments
 (0)