Skip to content

Commit

Permalink
Update 'main' to track development for 1.47.0 / 24.12 (#941)
Browse files Browse the repository at this point in the history
  • Loading branch information
mc-nv authored Nov 7, 2024
1 parent 04ec5a9 commit 0e14d5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
ARG BASE_IMAGE=nvcr.io/nvidia/tritonserver:24.10-py3
ARG TRITONSDK_BASE_IMAGE=nvcr.io/nvidia/tritonserver:24.10-py3-sdk

ARG MODEL_ANALYZER_VERSION=1.46.0dev
ARG MODEL_ANALYZER_CONTAINER_VERSION=24.11dev
ARG MODEL_ANALYZER_VERSION=1.47.0dev
ARG MODEL_ANALYZER_CONTAINER_VERSION=24.12dev
FROM ${TRITONSDK_BASE_IMAGE} as sdk

FROM $BASE_IMAGE
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.46.0dev
1.47.0dev

0 comments on commit 0e14d5f

Please sign in to comment.