Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hatamiarash7 committed Aug 7, 2022
1 parent b351924 commit 17ebaae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM alpine:3.10

RUN echo $CLI_VERSION

ARG CLI_VERSION
ENV CLI_VERSION $CLI_VERSION

Expand Down

0 comments on commit 17ebaae

Please sign in to comment.