We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a1d349 + ef98e7c commit 073c6f2Copy full SHA for 073c6f2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.24.1
+FROM rust:1.25.0
2
WORKDIR /usr/src/myapp
3
COPY . .
4
RUN cargo build --release
0 commit comments