Skip to content

Commit

Permalink
feat: install ripgrep in devcontainer stage
Browse files Browse the repository at this point in the history
  • Loading branch information
robinwalterfit committed Oct 27, 2024
1 parent 0f1bb0c commit c60c7a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ RUN --mount=type=cache,id=latexworks-devcontainer-dnf,target=/var/cache/dnf,shar
nano \
pipx \
procps-ng \
ripgrep \
shellcheck \
sqlite \
sqlite-devel \
Expand Down

0 comments on commit c60c7a6

Please sign in to comment.