Skip to content

Commit

Permalink
Provide 24.12 version bumps (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
hcho3 authored Dec 11, 2024
1 parent 5b0874c commit 478283f
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.10
ARG TRITON_VERSION=24.11
# 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 478283f

Please sign in to comment.