switch to main branch

This commit is contained in:
Michael Shaw 2023-02-10 14:22:55 -05:00
parent e1daf8afa7
commit 8342299dbd

View File

@ -47,7 +47,6 @@ WORKDIR /app
RUN \
git clone https://github.com/cerc-io/laconic-sdk.git \
&& cd laconic-sdk \
&& git checkout auction_nameservice_tests \
&& yarn install
WORKDIR /app/laconic-sdk