Skip to content

Commit b5e901f

Browse files
authored
Update 'main' to track development for 1.29.0 / r23.05 (#685)
1 parent 5af535e commit b5e901f

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

18-
ARG MODEL_ANALYZER_VERSION=1.28.0dev
19-
ARG MODEL_ANALYZER_CONTAINER_VERSION=23.05dev
18+
ARG MODEL_ANALYZER_VERSION=1.29.0dev
19+
ARG MODEL_ANALYZER_CONTAINER_VERSION=23.06dev
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.28.0dev
1+
1.29.0dev

0 commit comments

Comments
 (0)