Skip to content

Commit 8723c74

Browse files
committed
dockerfile: use ubi9:latest as base
1 parent c91115d commit 8723c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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=latest
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)