Skip to content

Commit

Permalink
Merge pull request #32 from giubacc/add-wget-builder
Browse files Browse the repository at this point in the history
add wget to chatterbox builder image
  • Loading branch information
Giuseppe Baccini committed Jun 26, 2023
2 parents 91fe9f8 + 4ee1a51 commit ff3f60f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/Dockerfile.builder
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ LABEL Name=chatterbox-builder

RUN zypper -n install --no-recommends \
xz \
wget \
find \
make \
cmake \
Expand Down

0 comments on commit ff3f60f

Please sign in to comment.