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.
1 parent b7b083e commit 8f42564Copy full SHA for 8f42564
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM rust:1.78.0 AS builder
+FROM --platform=$BUILDPLATFORM rust:1.79.0 AS builder
2
3
RUN apt-get update && apt-get install -y \
4
gcc-aarch64-linux-gnu \
0 commit comments