Skip to content

Commit

Permalink
Add zstd-dev to toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
pharr117 committed Jun 3, 2024
1 parent 9c85845 commit e32b223
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ RUN apk add --no-cache \
lz4 \
nano \
npm \
wget
wget \
zstd-dev

# Install busybox
COPY --from=build-env /busybox/busybox /busybox/busybox
Expand Down

0 comments on commit e32b223

Please sign in to comment.