Skip to content

Commit

Permalink
chore: simplify dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani committed Dec 16, 2024
1 parent 9a93175 commit a61a798
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion proposer/succinct/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ RUN curl -L https://sp1.succinct.xyz | bash && \

# Copy only what's needed for the build
COPY Cargo.toml Cargo.lock ./
COPY scripts/prove ./scripts/prove
COPY proposer/succinct ./proposer/succinct
COPY scripts/witnessgen ./scripts/witnessgen
COPY elf ./elf
Expand Down

0 comments on commit a61a798

Please sign in to comment.