Skip to content

Commit d372cad

Browse files
committed
rocm everywhere, ubi9 in dir name
1 parent 7df2f35 commit d372cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ base-rhel9-python-3.11:
199199

200200
.PHONY: rocm-rhel9-python-3.11
201201
rocm-rhel9-python-3.11: base-rhel9-python-3.11
202-
$(call image,$@,rocm/rhel9-python-3.11,$<)
202+
$(call image,$@,rocm/ubi9-python-3.11,$<)
203203

204204
# We are only using rhel9 base image here onwards,
205205
# DON'T be confused due to the ubi9 mention, it's just a directory name.

0 commit comments

Comments
 (0)