Skip to content

Commit

Permalink
small dockerfile change
Browse files Browse the repository at this point in the history
Signed-off-by: danbugs <[email protected]>
  • Loading branch information
danbugs committed Feb 21, 2024
1 parent 5cc2dba commit ee188ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile-RustBuildEnvArm64
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ RUN apt-get update && \
rustup target add aarch64-unknown-linux-gnu

ENV CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=aarch64-linux-gnu-gcc
#ENV SERVER_ADDRESS
#ENV SERVER_ADDRESS_2
#ENV RECAPTCHA_SITE_KEY

0 comments on commit ee188ce

Please sign in to comment.