Skip to content

Commit

Permalink
Add zstd-dev to toolkit (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
pharr117 authored Jun 3, 2024
1 parent 9c85845 commit 439d352
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 439d352

Please sign in to comment.