Skip to content

Commit 7df2f35

Browse files
committed
rocm everywhere
1 parent 1551fcb commit 7df2f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
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,$@,amd/rhel9-python-3.11,$<)
202+
$(call image,$@,rocm/rhel9-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)