We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84eae27 commit af30e7aCopy full SHA for af30e7a
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.82 as builder
+FROM rust:1.82 AS builder
2
3
WORKDIR /usr/src/app
4
COPY src/ src/
0 commit comments