Skip to content

Commit 774807d

Browse files
committed
Use 25.10 pytorch
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
1 parent a5ec9ac commit 774807d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile.pytorch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM nvcr.io/nvidia/pytorch:25.11-py3
15+
FROM nvcr.io/nvidia/pytorch:25.10-py3
1616
WORKDIR /workspace
1717
COPY . .
1818
ARG INFERENCE_FRAMEWORK

0 commit comments

Comments
 (0)