Skip to content

Commit

Permalink
add zstd
Browse files Browse the repository at this point in the history
  • Loading branch information
danbryan committed Jun 18, 2024
1 parent bf84713 commit f71a008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ RUN wget -O /usr/local/bin/dasel https://github.com/TomWright/dasel/releases/dow
RUN chmod +x /usr/local/bin/dasel

# Add system packages
RUN apk add --update nodejs npm curl jq lz4 vim
RUN apk add --update nodejs npm curl jq lz4 vim zstd

0 comments on commit f71a008

Please sign in to comment.