Skip to content

Commit

Permalink
chore: Update nitro-contracts commit
Browse files Browse the repository at this point in the history
  • Loading branch information
epociask committed Sep 29, 2024
1 parent 55f4eff commit cd3d33e
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 81fa76a31bde7bc0286390ddc2ee3dce4af9f68f
RUN git checkout 4fb6492ba3892863b3b66cd1335b49152cf9d975

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

0 comments on commit cd3d33e

Please sign in to comment.