Skip to content

Commit 849dfe8

Browse files
committed
fix: remove unused env
1 parent 57ef66f commit 849dfe8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Containerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ COPY build.sh /tmp/build.sh
77
COPY plasma.sh /tmp/plasma.sh
88
COPY cosign.pub /tmp/cosign.pub
99

10-
ARG RELEASE_VERSION
11-
1210
RUN mkdir -p /var/lib/alternatives
1311

1412
RUN /tmp/build.sh && \

0 commit comments

Comments
 (0)