Skip to content

Commit

Permalink
Increase self-run threads
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekLogan committed Dec 20, 2024
1 parent 12f6e8d commit b3bf7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ubuntu:24.04

ARG CDN_PORT=6000
ARG BUILD_THREAD=5
ARG BUILD_THREAD=64

RUN apt update
RUN apt install -y build-essential libboost-all-dev libsqlite3-dev libasio-dev nasm cmake
Expand Down

0 comments on commit b3bf7a0

Please sign in to comment.