We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec5f6ea + ede6a75 commit 60aaed5Copy full SHA for 60aaed5
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:latest
+FROM rust:1.90.0-bookworm
2
3
# Install cross-compilation tools and dependencies
4
RUN dpkg --add-architecture arm64 && \
0 commit comments