Skip to content

Commit

Permalink
Bump nvidia/tritonserver from 23.07-py3 to 23.08-py3 (#56)
Browse files Browse the repository at this point in the history
Bumps nvidia/tritonserver from 23.07-py3 to 23.08-py3.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent 70bad06 commit 00af523
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.07-py3
FROM nvcr.io/nvidia/tritonserver:23.08-py3

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

0 comments on commit 00af523

Please sign in to comment.