Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Commit

Permalink
revert threads on x86
Browse files Browse the repository at this point in the history
  • Loading branch information
thelamer committed Jun 2, 2020
1 parent 7303b5f commit 9f3ccde
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
Expand Up @@ -2,7 +2,7 @@
FROM lsiobase/alpine:3.12 as builder

ARG NANO_RELEASE
ARG THREADS=8
ARG THREADS=2

SHELL ["/bin/bash", "-c"]
RUN \
Expand Down

0 comments on commit 9f3ccde

Please sign in to comment.