Skip to content

Commit

Permalink
feat: add curl and unzip
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Bashkirev <[email protected]>
  • Loading branch information
art-bashkirev authored Oct 29, 2023
1 parent c8a1c89 commit 75c6bd3
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
Expand Up @@ -79,6 +79,8 @@ RUN apt update && \
coreutils \
cowsay \
cmake \
curl \
unzip \
build-essential \
dos2unix \
dnsutils \
Expand Down

0 comments on commit 75c6bd3

Please sign in to comment.