Skip to content

Commit

Permalink
Added anvil json file.
Browse files Browse the repository at this point in the history
  • Loading branch information
samoht9277 committed Oct 10, 2024
1 parent 997d462 commit 5f2d171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/batcher.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ COPY --from=builder /aligned_layer/batcher/target/release/aligned /usr/local/bin
COPY --from=builder /aligned_layer/gnark_groth16_bn254_infinite_script /usr/local/bin
COPY ./contracts/script ./contracts/script
COPY ./config-files/config-batcher-docker.yaml ./config-files/
COPY ./config-files/anvil.batcher.ecdsa.key.json ./config-files/

RUN apt update -y
RUN apt install -y libssl-dev ca-certificates
Expand Down

0 comments on commit 5f2d171

Please sign in to comment.