Skip to content

Commit

Permalink
Bump nvidia/tritonserver from 23.12-py3 to 24.03-py3
Browse files Browse the repository at this point in the history
Bumps nvidia/tritonserver from 23.12-py3 to 24.03-py3.

---
updated-dependencies:
- dependency-name: nvidia/tritonserver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rbonghi committed Oct 6, 2024
1 parent 3ffb9e8 commit 497b474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.x86
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

# Docker file to build on x86_64
# https://docs.nvidia.com/deeplearning/frameworks/user-guide/index.html
FROM nvcr.io/nvidia/tritonserver:23.12-py3
FROM nvcr.io/nvidia/tritonserver:24.03-py3

# disable terminal interaction for apt
ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 497b474

Please sign in to comment.