Skip to content

Commit

Permalink
update op-geth commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaytonNorthey92 committed Jun 26, 2024
1 parent dc92812 commit 3471f1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e/optimism-stack.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ ENV PATH="${PATH}:/root/.foundry/bin"

RUN foundryup

ARG OP_GETH_CACHE_BREAK=1
ARG OP_GETH_CACHE_BREAK=2
RUN git clone https://github.com/hemilabs/op-geth
WORKDIR /git/op-geth
RUN git checkout 23326a98b0dc14ade744890b548145657f5d3c5b
RUN git checkout d9bc6c8d886247dce49217cc9063fb93b05eb502

WORKDIR /git

Expand Down

0 comments on commit 3471f1c

Please sign in to comment.