We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ef66f commit 849dfe8Copy full SHA for 849dfe8
Containerfile
@@ -7,8 +7,6 @@ COPY build.sh /tmp/build.sh
7
COPY plasma.sh /tmp/plasma.sh
8
COPY cosign.pub /tmp/cosign.pub
9
10
-ARG RELEASE_VERSION
11
-
12
RUN mkdir -p /var/lib/alternatives
13
14
RUN /tmp/build.sh && \
0 commit comments