Skip to content

Commit

Permalink
feat(init-stream-download): add lz4 package (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
calinah authored Dec 21, 2024
1 parent ef7d128 commit 453ab7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/init-stream-download/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ RUN apk add --no-cache \
bash \
pv \
wget \
lz4 \
tar \
curl \
inotify-tools \
Expand Down

0 comments on commit 453ab7d

Please sign in to comment.