Skip to content

Commit 9b721d6

Browse files
Merge pull request IBM#81 from dtrifiro/use-ubi-latest
dockerfile: use ubi9:latest as base
2 parents 8979f3e + 8723c74 commit 9b721d6

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)