Skip to content

Commit

Permalink
Lose unsupported --progress tty. #13
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenhombre committed Jul 17, 2024
1 parent 074eb88 commit c55260c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ doc:
lein codox

docker:
docker build --progress tty -t namejen .
docker build -t namejen .

0 comments on commit c55260c

Please sign in to comment.