Skip to content

Commit 27e0952

Browse files
committed
Update to protobuf 25.0 and onnxruntime 1.16.1
1 parent 188f39f commit 27e0952

File tree

5 files changed

+145
-147
lines changed

5 files changed

+145
-147
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Global Args #################################################################
22
ARG BASE_UBI_IMAGE_TAG=9.2-755.1697625012
3-
ARG PROTOC_VERSION=24.4
3+
ARG PROTOC_VERSION=25.0
44
ARG PYTORCH_INDEX="https://download.pytorch.org/whl"
55
#ARG PYTORCH_INDEX="https://download.pytorch.org/whl/nightly"
66
ARG PYTORCH_VERSION=2.1.0

0 commit comments

Comments
 (0)