We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b6c16a commit b87b93fCopy full SHA for b87b93f
Dockerfile
@@ -11,8 +11,6 @@ COPY . .
11
12
RUN apk add musl-dev
13
14
-RUN echo $PATH
15
-
16
RUN cargo version
17
18
RUN \
0 commit comments