Skip to content

Commit

Permalink
Revert "testing something"
Browse files Browse the repository at this point in the history
This reverts commit cd9558f.
  • Loading branch information
br1tney5pear5 committed Jan 2, 2025
1 parent cd9558f commit 679d460
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 @@ -4,7 +4,7 @@ LABEL maintainer="Liquidaty"
LABEL url="https://github.com/liquidaty/zsv"
LABEL org.opencontainers.image.description="zsv: tabular data swiss-army knife CLI + world's fastest (simd) CSV parser"

RUN apk add bash gcc make musl-dev perl ncurses-dev ncurses-static tmux file sqlite curl zip libjq-dev libutf8proc-dev
RUN apk add bash gcc make musl-dev perl ncurses-dev ncurses-static tmux file sqlite curl zip

WORKDIR /zsv
COPY . .
Expand Down

0 comments on commit 679d460

Please sign in to comment.