Skip to content

Commit 59bdfe4

Browse files
committed
update branch to bz/optimisticProposer
Signed-off-by: bennett <[email protected]>
1 parent 86ebe52 commit 59bdfe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ WORKDIR /across-relayer
2828
# Clode the relayer code and copy it to the across-relayer directory. Remove the package directory.
2929
#RUN git clone https://github.com/across-protocol/relayer-v2.git .
3030
# Temporary test branch
31-
RUN git clone -b bz/solanaExecutor https://github.com/across-protocol/relayer.git .
31+
RUN git clone -b bz/optimisticProposer https://github.com/across-protocol/relayer.git .
3232

3333
# This command fix a concurrency issue when the package was not found.
3434
RUN npx -y only-allow npm

0 commit comments

Comments
 (0)