Skip to content

Commit dff5b97

Browse files
authored
Update build.py versions (#8601)
1 parent 74e9978 commit dff5b97

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

TRITON_VERSION

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

build.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,14 @@
7171
#
7272

7373
DEFAULT_TRITON_VERSION_MAP = {
74-
"release_version": "2.65.0dev",
75-
"triton_container_version": "26.01dev",
76-
"upstream_container_version": "25.12",
74+
"release_version": "2.65.0",
75+
"triton_container_version": "26.01",
76+
"upstream_container_version": "26.01",
7777
"ort_version": "1.23.2",
7878
"ort_openvino_version": "2025.4.1",
7979
"standalone_openvino_version": "2025.4.1",
8080
"dcgm_version": "4.4.2-1",
81-
"vllm_version": "0.11.1",
81+
"vllm_version": "0.13.0",
8282
"rhel_py_version": "3.12.3",
8383
}
8484

0 commit comments

Comments
 (0)