Skip to content

Commit

Permalink
Tilt: Update endpoint commit
Browse files Browse the repository at this point in the history
  • Loading branch information
bruce-riley committed Jan 13, 2025
1 parent aba42e0 commit 3705502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tilt/Dockerfile.deploy
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ WORKDIR /app/example-messaging-endpoint

RUN git init && \
git remote add origin https://github.com/wormholelabs-xyz/example-messaging-endpoint && \
git fetch --depth 1 origin 0f853ea0335937d611217f5048d677a4f46249fd && \
git fetch --depth 1 origin 026d20c6a276a3ee2e02c9f785df9c5279522566 && \
git checkout FETCH_HEAD

WORKDIR /app/example-messaging-endpoint/evm
Expand Down

0 comments on commit 3705502

Please sign in to comment.