Skip to content

Commit c301742

Browse files
reverse Dockerfile-localnet
1 parent 5fca942 commit c301742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile-localnet

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ RUN rustup toolchain install
2929
RUN rustup target add wasm32-unknown-unknown
3030

3131
## Build fast-blocks node
32-
RUN ./scripts/localnet.sh --build-only --no-start-call-limit
32+
RUN ./scripts/localnet.sh --build-only
3333
# Build non-fast-blocks
3434
RUN ./scripts/localnet.sh False --build-only
3535

0 commit comments

Comments
 (0)