diff --git a/toolboxes/Dockerfile.rocm-7rc b/toolboxes/Dockerfile.rocm-7rc index f393434..fabf19d 100644 --- a/toolboxes/Dockerfile.rocm-7rc +++ b/toolboxes/Dockerfile.rocm-7rc @@ -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 diff --git a/toolboxes/Dockerfile.rocm-7rc-rocwmma b/toolboxes/Dockerfile.rocm-7rc-rocwmma index ff833fc..1fa054b 100644 --- a/toolboxes/Dockerfile.rocm-7rc-rocwmma +++ b/toolboxes/Dockerfile.rocm-7rc-rocwmma @@ -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 diff --git a/toolboxes/Dockerfile.rocm-7rc-rocwmma-fa_all_quants b/toolboxes/Dockerfile.rocm-7rc-rocwmma-fa_all_quants index 755cd75..cd9d006 100644 --- a/toolboxes/Dockerfile.rocm-7rc-rocwmma-fa_all_quants +++ b/toolboxes/Dockerfile.rocm-7rc-rocwmma-fa_all_quants @@ -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