Skip to content

Commit

Permalink
chore: update nitro contract for rollupcreator Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hopeyen committed Sep 10, 2024
1 parent 8fce867 commit 2817a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollupcreator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN apt-get update && \
WORKDIR /workspace
# Clone the repository and checkout the specified branch
RUN git clone --no-checkout https://github.com/layr-labs/nitro-contracts.git ./
RUN git checkout 6aed7ed34dc5bfdb10e2f16a60d063f00501d75d
RUN git checkout 3318395f2f428c126b7963a33e91cad16ae30510

# Install Foundry
RUN curl -L https://foundry.paradigm.xyz | bash
Expand Down

0 comments on commit 2817a9b

Please sign in to comment.