Skip to content

Commit 398c688

Browse files
authored
Update 'main' to track development for 1.37.0 / 24.02 (#811)
1 parent dcb1b4c commit 398c688

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
ARG BASE_IMAGE=nvcr.io/nvidia/tritonserver:23.12-py3
1616
ARG TRITONSDK_BASE_IMAGE=nvcr.io/nvidia/tritonserver:23.12-py3-sdk
1717

18-
ARG MODEL_ANALYZER_VERSION=1.36.0dev
19-
ARG MODEL_ANALYZER_CONTAINER_VERSION=24.01dev
18+
ARG MODEL_ANALYZER_VERSION=1.37.0dev
19+
ARG MODEL_ANALYZER_CONTAINER_VERSION=24.02dev
2020

2121
FROM ${TRITONSDK_BASE_IMAGE} as sdk
2222

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.36.0dev
1+
1.37.0dev

0 commit comments

Comments
 (0)