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 8cd99f5 commit 2d49608Copy full SHA for 2d49608
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM rust:1.86 AS builder
+FROM --platform=$BUILDPLATFORM rust:1.89 AS builder
2
WORKDIR /app
3
RUN cargo install cargo-auditable
4
0 commit comments