We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44f4803 + b87b93f commit 88ff8ddCopy full SHA for 88ff8dd
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