mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-12 06:53:46 +00:00
new rpc urls for frontend
This commit is contained in:
parent
749f59d672
commit
d9de4e7e9c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ RUN apk add --no-cache git yarn jq
|
||||||
|
|
||||||
RUN git clone https://github.com/primevprotocol/hyperlane-ui.git
|
RUN git clone https://github.com/primevprotocol/hyperlane-ui.git
|
||||||
WORKDIR /hyperlane-ui
|
WORKDIR /hyperlane-ui
|
||||||
RUN git checkout 48ae5056012ae579897acca35535f35adf53fdda
|
RUN git checkout ff1586ed9cad6eeddba2cebc5f9b7828c74f25d1
|
||||||
|
|
||||||
RUN yarn
|
RUN yarn
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue