Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit dafdd6f

Browse files
authored
Add ripgrep and zstd (#503)
1 parent 01c1ddb commit dafdd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/tools/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dockerfiles/tools/README.md" \
1919
io.parity.image.created="${BUILD_DATE}"
2020

2121

22-
RUN apk add --no-cache curl git jq rsync make gettext gnupg bash shadow redis openssh ruby xz
22+
RUN apk add --no-cache curl git jq rsync make gettext gnupg bash shadow redis openssh ruby xz ripgrep zstd
2323

2424
RUN curl -L "https://dl.min.io/client/mc/release/linux-amd64/mc" -o /usr/local/bin/mc && chmod 755 /usr/local/bin/mc
2525

0 commit comments

Comments
 (0)