Skip to content

Commit 8a8c55d

Browse files
Update UBI version (#110)
#### Motivation [Describe why this change is needed] #### Modifications [Describe the code changes] #### Result [Describe how the changes affects existing behavior and how to test it] #### Related Issues [Resolves #123] Signed-off-by: Vaibhav Jain <[email protected]>
1 parent 4fb6dee commit 8a8c55d

File tree

2 files changed

+929
-844
lines changed

2 files changed

+929
-844
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Global Args #################################################################
2-
ARG BASE_UBI_IMAGE_TAG=9.3-1610
2+
ARG BASE_UBI_IMAGE_TAG=9.4-1214
33
ARG PROTOC_VERSION=25.3
44
ARG PYTORCH_INDEX="https://download.pytorch.org/whl"
55
# ARG PYTORCH_INDEX="https://download.pytorch.org/whl/nightly"

0 commit comments

Comments
 (0)