Skip to content

Commit

Permalink
Merge pull request #148 from poanetwork/update-submodule
Browse files Browse the repository at this point in the history
Update contract submodule to tag 2.1.0
  • Loading branch information
patitonar authored Nov 7, 2018
2 parents 2899432 + 8ee8c38 commit 4e5b6a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion e2e-script/contracts/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN mkdir submodules && \
mv poa-bridge-contracts submodules && \
cd submodules/poa-bridge-contracts && \
git fetch && \
git checkout develop
git checkout 2.1.0

RUN cd submodules/poa-bridge-contracts && \
npm install && \
Expand Down
2 changes: 1 addition & 1 deletion submodules/poa-bridge-contracts

0 comments on commit 4e5b6a9

Please sign in to comment.