Skip to content

Commit ac66e95

Browse files
authored
Update 'main' to track development for 1.35.0 / 23.12 (#787)
1 parent 167278f commit ac66e95

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.10-py3
1616
ARG TRITONSDK_BASE_IMAGE=nvcr.io/nvidia/tritonserver:23.10-py3-sdk
1717

18-
ARG MODEL_ANALYZER_VERSION=1.34.0dev
19-
ARG MODEL_ANALYZER_CONTAINER_VERSION=23.11dev
18+
ARG MODEL_ANALYZER_VERSION=1.35.0dev
19+
ARG MODEL_ANALYZER_CONTAINER_VERSION=23.12dev
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.34.0dev
1+
1.35.0dev

0 commit comments

Comments
 (0)