Skip to content

Commit

Permalink
update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Sneh1999 committed Nov 6, 2024
1 parent c2f7d67 commit 75256f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.sgx-poster
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ COPY ./l1keystore /l1keystore/
EXPOSE 8547
EXPOSE 8548

ENTRYPOINT ["/usr/local/bin/nitro"]
ENTRYPOINT ["/usr/local/bin/nitro", "--validation.wasm.enable-wasmroots-check=false"]
CMD ["--conf.file", "/config/poster_config.json"]

0 comments on commit 75256f0

Please sign in to comment.