Skip to content

Commit

Permalink
Add ignition script.
Browse files Browse the repository at this point in the history
  • Loading branch information
charlielye authored and ludamad committed Apr 17, 2023
1 parent 844808e commit 4976e9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circuits/cpp/dockerfiles/Dockerfile.wasm-linux-clang
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ RUN cmake --preset wasm && cmake --build --preset wasm

FROM alpine:3.17
COPY --from=builder /usr/src/aztec3-circuits/cpp/build-wasm/bin/aztec3-circuits.wasm /usr/src/aztec3-circuits/cpp/build-wasm/bin/aztec3-circuits.wasm
COPY --from=builder /usr/src/aztec3-circuits/cpp/barretenberg/cpp/srs_db /usr/src/aztec3-circuits/cpp/barretenberg/cpp/srs_db

0 comments on commit 4976e9f

Please sign in to comment.