We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2ced7 commit 80a3503Copy full SHA for 80a3503
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.85 AS builder
+FROM rust:1.88 AS builder
2
3
# Install Sprocket by invoking `cargo install` on the sources in the current directory. The `mount`
4
# directive provides the current directory to the `builder` container, so no unnecessary copying is
0 commit comments