Skip to content

Commit

Permalink
Dockerfile.rocm.ubi: rollback to ROCm 6.2.3 (6.2.4 installation fails)
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrifiro committed Nov 21, 2024
1 parent b84363b commit e030ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.rocm.ubi
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \


FROM base AS rocm_base
ARG ROCM_VERSION=6.2.4
ARG ROCM_VERSION=6.2.3
ARG PYTHON_VERSION
ARG BASE_UBI_IMAGE_TAG

Expand Down

0 comments on commit e030ba2

Please sign in to comment.