Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mmicko committed Jun 14, 2023
1 parent 7871f6e commit 7a3299f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/cross-linux-x64/Dockerfile.12
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
FROM yosyshq/cross-linux-x64:1.1

RUN RUSTUP_HOME=/opt/rust/rustup CARGO_HOME=/opt/rust/cargo rustup update && chmod -R o+w /opt/rust

RUN ln -s /lib64/ld-linux-x86-64.so.2 /lib64/ld-lsb-x86-64.so.3

0 comments on commit 7a3299f

Please sign in to comment.