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 dbaa8c9 commit 28f3a32Copy full SHA for 28f3a32
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM rust:1.86 AS builder
+FROM --platform=$BUILDPLATFORM rust:1.87 AS builder
2
WORKDIR /app
3
RUN cargo install cargo-auditable
4
0 commit comments