new rpc urls for frontend

This commit is contained in:
Shawn 2023-11-30 19:13:08 -08:00
parent 749f59d672
commit d9de4e7e9c

View file

@ -4,7 +4,7 @@ RUN apk add --no-cache git yarn jq
RUN git clone https://github.com/primevprotocol/hyperlane-ui.git
WORKDIR /hyperlane-ui
RUN git checkout 48ae5056012ae579897acca35535f35adf53fdda
RUN git checkout ff1586ed9cad6eeddba2cebc5f9b7828c74f25d1
RUN yarn