Skip to content

Commit

Permalink
feat: enable build essential
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyoucao577 committed Sep 9, 2020
1 parent d2e273f commit e9cfb9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteract
curl \
wget \
git \
build-essential \
zip \
jq

Expand Down

0 comments on commit e9cfb9b

Please sign in to comment.