Hello for the Rocm-Edge build currently the amd/blis branch AOCL-5.1-GA doesn't exist causing the build to fail.
> [45/47] RUN git clone https://github.com/amd/blis -b AOCL-5.1-GA:
0.238 Cloning into 'blis'...
0.580 fatal: Remote branch AOCL-5.1-GA not found in upstream origin
------
dockerfile-rocm:145
--------------------
143 |
144 | # 5) AOCL-LAPACK (FLAME fork)
145 | >>> RUN git clone https://github.com/amd/blis -b AOCL-5.1-GA
146 |
147 | COPY build-rocm build-rocm
--------------------
failed to solve: process "/bin/sh -c git clone https://github.com/amd/blis -b AOCL-5.1-GA" did not complete successfully: exit code: 128