Skip to content

Commit

Permalink
Update container version (#835)
Browse files Browse the repository at this point in the history
  • Loading branch information
mc-nv authored Mar 13, 2024
1 parent a4d309a commit b79574b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ARG BASE_IMAGE=nvcr.io/nvidia/tritonserver:24.03-py3
ARG TRITONSDK_BASE_IMAGE=nvcr.io/nvidia/tritonserver:24.03-py3-sdk

ARG MODEL_ANALYZER_VERSION=1.38.0
ARG MODEL_ANALYZER_CONTAINER_VERSION=24.03dev
ARG MODEL_ANALYZER_CONTAINER_VERSION=24.03

FROM ${TRITONSDK_BASE_IMAGE} as sdk

Expand Down

0 comments on commit b79574b

Please sign in to comment.