updated nightly rocm build

This commit is contained in:
Donato Capitella
2025-09-16 11:20:35 +01:00
parent c692df7cc1
commit 2b68d181ba
3 changed files with 3 additions and 3 deletions
@@ -8,7 +8,7 @@ RUN dnf -y --nodocs --setopt=install_weak_deps=False install \
WORKDIR /tmp
RUN curl -L -o therock.tar.gz \
https://therock-nightly-tarball.s3.amazonaws.com/therock-dist-linux-gfx1151-7.0.0rc20250811.tar.gz
https://therock-nightly-tarball.s3.amazonaws.com/therock-dist-linux-gfx1151-7.0.0rc20250915.tar.gz
RUN mkdir -p /opt/rocm-7.0 \
&& tar xzf therock.tar.gz -C /opt/rocm-7.0 --strip-components=1