Skip to content

Commit

Permalink
Provide 24.06 version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
hcho3 committed May 28, 2024
1 parent a6d8647 commit 34bda94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Arguments for controlling build details
###########################################################################################
# Version of Triton to use
ARG TRITON_VERSION=24.04
ARG TRITON_VERSION=24.05
# Base container image
ARG BASE_IMAGE=nvcr.io/nvidia/tritonserver:${TRITON_VERSION}-py3
# Whether or not to enable GPU build
Expand Down

0 comments on commit 34bda94

Please sign in to comment.