Skip to content

Commit

Permalink
Dockerfile: remove redundant env var
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidd6 committed Apr 1, 2020
1 parent e538241 commit 4c9f995
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ FROM homebrew/brew
ENV HOMEBREW_NO_ENV_FILTERING=1
ENV HOMEBREW_NO_AUTO_UPDATE=1
ENV HOMEBREW_NO_ANALYTICS=1
ENV HOMEBREW_NO_EMOJI=1
ENV HOMEBREW_COLOR=1

COPY main.rb /
Expand Down

0 comments on commit 4c9f995

Please sign in to comment.